[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Analyzing modified DOS 3.x...
- Subject: Analyzing modified DOS 3.x...
- From: Lyrical Nanoha <LyricalNanoha@dosius.net>
- Date: Tue, 17 Jan 2006 10:06:20 GMT
- Newsgroups: comp.sys.apple2
- Xref: g2news1.google.com comp.sys.apple2:3449
For the hell of it I have been working on digging into MUSE's customized
DOS (3.1!) from Castle Wolfenstein.
Well, I'm trying to see if anything's been removed or patched over. Not
an easy task. I'd like to figure out, and Beneath Apple DOS really isn't
helping me figure out much, how to do a couple things...
1. Bypass the command parser and do an INIT HELLO directly.
2. Bypass the high level routines and call the disk initialization routine
manually. Booting this disk should give a file not found error.
-uso.