dos debugs a useful tool to muck about with,
GDB on linux is good
Try writing a hello world program in C, then open it as a binary and get the x86 opcodes and try and convert it to ASM, using just the opcodes. Its an interesting and very time consuming exercise, but gives a good understanding of the process.
i2c




Reply With Quote