Module dm6502.emulator
The core of the emulator itself.
Classes
| Name | Description |
|---|---|
DM6502
|
The main emulator class. |
Structs
| Name | Description |
|---|---|
AddressedData
|
Struct used to represent an addressed data using any of the address methods of the main emulator class. |
BusDevice
|
Struct used for representing a final bus device on the emulator. |