public class Rex extends Cartridge
Cartridge.CRTType
Modifier and Type | Field and Description |
---|---|
protected byte[] |
romL |
Constructor and Description |
---|
Rex(DataInputStream is,
PLA pla) |
Modifier and Type | Method and Description |
---|---|
Bank |
getIO2()
Acquire the IO2 bank.
|
Bank |
getRoml()
Get currently active ROML bank.
|
void |
reset()
Bring the cart to power-on state.
|
changedBA, changedIRQ, changedNMI, create, doFreeze, freeze, getIO1, getRomh, getUltimaxMemory, installBankHooks, nullCartridge, read, readCRT, setIRQ, setNMI, toString
public Rex(DataInputStream is, PLA pla) throws IOException
IOException
Copyright © 2018 Ken Händel. All rights reserved.