Method | Description | |
---|---|---|
Mapper00 ( Map map ) : NesHd.Core.Debugger | ||
SetUpMapperDefaults ( ) : void | ||
SoftReset ( ) : void | ||
TickCycleTimer ( ) : void | ||
TickScanlineTimer ( ) : void | ||
Write ( ushort address, byte value ) : void |
public Mapper00 ( Map map ) : NesHd.Core.Debugger | ||
map | Map | |
return | NesHd.Core.Debugger |
public Write ( ushort address, byte value ) : void | ||
address | ushort | |
value | byte | |
return | void |