Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GB::MBC5
Inherits
GB::Cartridge
<
Reference
<
Object
Constructors
new
(rom :
Bytes
, cartridge_type :
CartridgeType
)
Source
Instance methods
[]
(index :
Int
) :
UInt8
read from cartridge memory
Source
[]=
(index :
Int
, value :
UInt8
) :
Nil
Source