|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
16 bit assembly with in Gcc and 16 bit compile (how to?)
I want to use inline asm with in gcc. like:
Code:
int main(){
asm(
"movb $0xe,%ah \n"
"movb $0x65,%al \n"
" int $0x10 " );
return 0;
}
what can i do, help me plz.. Last edited by Jaan; 07-02-2009 at 10:41 AM.. Reason: Please use code tags when you are posting your codes! |
![]() |
| Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 11:39 PM.
Amrosama.cc
Arekbulski.cc
Debtboy.cc
Guest.cc
Jaan.cc
James.cc
Mathx.cc
Tsz.cc
Vswe.cc