[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Examining the Monitor?
- Subject: Re: Examining the Monitor?
- From: mjmahon@aol.com (Michael J. Mahon)
- Date: 28 Aug 2003 16:44:23 GMT
- Newsgroups: comp.sys.apple2
- Organization: AOL http://www.aol.com
- References: <QHe3b.214310$cF.69407@rwcrnsc53>
- Xref: archiver1.google.com comp.sys.apple2:34519
Ernest wrote:
>Is it possible to examine the code in the ROMs and find out what the various
>control key functions are? Would that kind of information be in the Monitor?
>The controlling key functions are well documented for the Apple II computer
>but I have several clones, like the Havoc for example, that none of the
>normal key commands work on. Is there a way to find out what those commands
>would be without having a User Manual to look them up in?
If you can find the command to display a range of memory addresses
in hex, that's a start. If you can find the command (L on the Apple)
to disassemble memory, that's even better.
You will have to disassemble and "reverse-engineer" enough of the
monitor to find its command decoding so that you can document it.
Just displaying the address range of the monitor in ASCII may turn
up a table of commands, though it may not be compact, and if they
are single-letter commands, it may not be easy to find.
Another starting point is to assume (!) that the monitor for an Apple
clone is similar to, or derived from, the Apple monitor, and using the
Apple monitor source as a guide to the ROM, look for any changes.
(If it is _much_ different, that should be obvious.)
-michael
Check out amazing quality sound for 8-bit Apples on my
Home page: http://members.aol.com/MJMahon/