Method | Description | |
---|---|---|
Mapper001 ( |
||
mapsCHR ( ) : bool | ||
read ( ushort address ) : byte | ||
readCHR ( ushort address ) : byte | ||
write ( ushort address, byte val ) : void |
Method | Description | |
---|---|---|
updateOffsets ( ) : void |
public Mapper001 ( |
||
cartridge | ||
return | System |
public write ( ushort address, byte val ) : void | ||
address | ushort | |
val | byte | |
return | void |