[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DOS 3.3, making sure I know what code areas aren't used



I'm thinking of hacking around with DOS 3.3, and I have a smart disassembler that produces code that I can easily get working with the assembler I use, can anyone tell me for sure what sections of code are data, code and unused? I think it's a stock 3.3 I'm working with since I took DOS.SYSTEM from ExtraK and stripped off the header, then relocated it up. Figured I'd hack in some stuff.

-uso.