|
|
static const char * | credits () |
| |
|
static const int | SR_INTERRUPT = 2 |
| | Status register interrupt bit.
|
| |
| | MOS6510 (EventContext *context) |
| |
◆ cpuRead()
| uint8_t c64cpu::cpuRead |
( |
uint_least16_t |
addr | ) |
|
|
inlinevirtual |
Get data from system environment.
- Parameters
-
- Returns
- data byte CPU requested
Implements MOS6510.
◆ cpuWrite()
| void c64cpu::cpuWrite |
( |
uint_least16_t |
addr, |
|
|
uint8_t |
data |
|
) |
| |
|
inlinevirtual |
Write data to system environment.
- Parameters
-
Implements MOS6510.
The documentation for this class was generated from the following file: