Méthode | 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 | |
Résultat | NesHd.Core.Debugger |
public Write ( ushort address, byte value ) : void | ||
address | ushort | |
value | byte | |
Résultat | void |