nes v0.1.0 (2018-02-02T11:40:30Z)
Dub
Repo
Cartridge.this
nes
cartridge
Cartridge
Undocumented in source.
class
Cartridge
this
(
ubyte
[]
prg
,
ubyte
[]
chr
,
ubyte
mapper
,
ubyte
mirror
,
ubyte
battery
,
bool
chrIsRam
)
Meta
Source
See Implementation
nes
cartridge
Cartridge
constructors
this
functions
load
save
variables
battery
chr
chrIsRam
mapper
mirror
prg
sram