Mail Archives: djgpp/1994/11/18/06:13:24
On Thu, 17 Nov 1994, Guy Langston wrote:
> OK, I want to include plenty asm code (I plan to write a good GFX lib),
> however I want to use TASM because I know it very well and I like it's power
> and portability. Can I do this/How do I do this?
You'll have to use the GNU Assembler (GAS) or you can use inline
assembly in your C code. Alternative: write an application to convert
TASM asm codes to GAS codes :=(
> Also, are there any documents that explain the general theory (selectors etc)
> of protected mode and DJGPP.
Check out the Intel manual on 386DX, 486SX, 486DX, etc.
+--------------------------------------------------------+
| Long Doan ldoan1 AT osf1 DOT gmu DOT edu |
| ld AT netrix DOT com |
+--------------------------------------------------------+
- Raw text -