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