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