[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New ][ Hardware
johnmac@fawlty.towers.oz.au (John MacLean) writes:
>[The GS can almost do this by switching the language card over the $C000
>area, but unfortunately you then lose access to the slot ROMs which cannot
>generally be called from bank $E0, and when they are, stuff up screen holes
>in bank $00. Seems like someone thought about this for a few minutes]
Bzzt! If you were to attempt to call the slot ROMs in bank $E0, the screen
holes would also be located in bank $E0, unless the ROMs had yucky IIgs
specific code in them (i.e. not bloody likely). Accesses to the screen holes
are all in the data bank, which must be set to the execution bank when you
are running code like the slot ROMs that expects everything to be in the same
bank.
Todd Whitesel
toddpw @ cco.caltech.edu