|
DotNet6502
|
Public Member Functions | |
| bool | Configure (PinsState pins, List< string > parameters) |
| void | Process () |
| bool M6502.IO.IDevice.Configure | ( | PinsState | pins, |
| List< string > | parameters | ||
| ) |
Implemented in RAM.RamDevice, and ROM.RomDevice.
| void M6502.IO.IDevice.Process | ( | ) |
Implemented in RAM.RamDevice, and ROM.RomDevice.