[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $C00B location
In article <1107139948.862046.251740@c13g2000cwb.googlegroups.com>,
pererasanjaya@gmail.com wrote:
> can someone explain SETSLOTC3ROM?
> thanks
On an Apple //e with 80-column card or a IIgs, some of the screen
firmware (which handles PR#3, et.) is not on a card; it's internal.
Two soft switches control whether the memory map sees the card in
slot 3 or the 80-column firmware:
CLRC3ROM = $C00A ;use internal Slot 3 ROM (WR-only)
SETC3ROM = $C00B ;use external Slot 3 ROM (WR-only)
--
John
jmatthews at wright dot edu
www dot wright dot edu/~john.matthews/