Mail Archives: djgpp/1994/01/14/22:18:40
I am quite beginner with DJGPP, and would like to do assembler code with
its AS. However, the commands (AT&T?) look a bit different than those
usually used with PC. Is there list of these commands so one could
transfer 'normal' assembler code into ATT format ?
The documents which came with AS were real useless, like how do I
call these assembler functions from C code, and how to transfer parameters
in real mode ? I have used Turbo Assembler before, and there parameters
were delivered as a list pointed by dx, (.. or how was it..).
All in all, where could I find info about real mode assembler programming ?
..And for what do we use es, ds and cs if we don't have segmented memory
anymore ?
- Raw text -