Mail Archives: djgpp/2000/03/05/05:27:03
On Fri, 3 Mar 2000, Nassim Bouayad-Agha wrote:
> 1-I'm tottaly new with DPMi programming and protected mode,and I have a
> lot of difficulty to understand the functions and the changes due to the
> protected mode with assembly language(Nasm).Can someone give me the URL
> of a good tutorial,or something else.
I suggest to read chapter 18 of the DJGPP FAQ, I think it should give
you enough background info and pointers to other resources, to let you
off the ground.
The latest version of the FAQ is available as v2/faq230b.zip from the
same place you get DJGPP.
> 2-I'm Re-writing my sprite routine in ASM with Nasm,but I don't know how
> to correcly get the SEGMENT:OFFSET of my sprite buffer.Can someone help
> me?
See section 18.2 of the FAQ.
- Raw text -