Hello everyone, some of you may have heard that I am working on a file and folder batch processing program. I am still in the early development stages with X Fizzion, and I have some ...
Ok. This is meant to be an introduction to inline assembly under DJGPP. DJGPP is based on GCC, so it uses the AT&T/UNIX syntax and has a somewhat unique method of inline assembly. I spent many hours ...