Subject: Re: LCII
To: Steve Allen <allen@cssg4.cslab.ds.boeing.com>
From: Kelly Campbell <camk@homer.spub.ksu.edu>
List: port-mac68k
Date: 11/28/1995 12:32:48
> If you can get hold of a ROM map for the LCII, it has a wealth of info
> on such addresses.  I remember seeing some such in the C610 map.
> 
> The maps appear to be available with the MPW dev kit, and with the
> MetroWerks compiler...

Kewl!!! Thanks a bunch. I whipped out my CodeWarrior 7 CD's and there were the 
ROM maps. For about every computer Apple makes. It looks like the addresses 
for the LCII in machdep.c were wrong, alot of them. All the ones that start
out 0x408 should start out 0x40a. Now it gets past the EgretInit part, and
locks up in ADBAlternateInit. The code at that address looks right. It's
almost the same code as on a IIci at the ADBAlternateInit location for it.
The ROM maps don't seem to give a clue about this ADBAlternateInit either.

Thanks again for the help,
Kelly
--
,---------------------------------------------------------.
| Kelly A. Campbell         |    Kansas State University  |
| camk@ksu.ksu.edu          |    Student Publications     |
| camel@cis.ksu.edu         |    Network Administrator    |
| http://www.ksu.edu/~camk/ |    http://www.spub.ksu.edu/ |
`---------------------------------------------------------'