I've been looking for a piece of information and couldn't seem to find it, maybe you guys could give me a hand. It's a simple question:
- How to use GCC to compile C code into 8088 assembly?
I'm coding a small program in 8088 assembly and would like to know how some things are done by the compiler, this would be really great.
Thanks!