|
DotNet6502
|
Public Member Functions | |
| M6502Emulator (uint frequency) | |
| void | PowerUp () |
| void | PowerDown () |
| void | SetRdyState (bool state) |
| void | Reset () |
| void | Run () |
Properties | |
| M6502Core | Core [get, set] |
| M6502.M6502Emulator.M6502Emulator | ( | uint | frequency | ) |
| void M6502.M6502Emulator.PowerDown | ( | ) |
| void M6502.M6502Emulator.PowerUp | ( | ) |
| void M6502.M6502Emulator.Reset | ( | ) |
| void M6502.M6502Emulator.Run | ( | ) |
| void M6502.M6502Emulator.SetRdyState | ( | bool | state | ) |
|
getset |