class

Cartridge

Inherits Reference / Object

Instance methods

getRAMSize(val) : UInt32
Source
getROMSize(val) : UInt32
Source
readERAM(addr)
Source
readROM(addr)
Source
writeERAM(addr, value)
Source
writeROM(addr, value)
Source