[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
- Subject: DOS 3.3, making sure I know what code areas aren't used
- From: Lyrical Nanoha <LyricalNanoha@dosius.net>
- Date: Fri, 23 Dec 2005 09:27:16 GMT
- Newsgroups: comp.sys.apple2
- Xref: g2news1.google.com comp.sys.apple2:7997
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.