#include <mos652x.h>
|
void | triggerInterrupt () override |
|
bool | interruptTriggered () const |
|
bool | interruptMasked (uint8_t interruptMask) const |
|
bool | ack0 () const |
|
bool | write0 () const |
|
void | interrupt () |
|
void | updateIdr () |
|
void | setIrq () |
|
void | clearIrq () |
|
| InterruptSource (EventScheduler &scheduler, MOS652X &parent) |
|
void | schedule (int delay) |
|
void | scheduleIrq () |
|
bool | isTriggered (uint8_t interruptMask) |
|
InterruptSource that acts like old CIA
◆ clear()
uint8_t libsidplayfp::InterruptSource6526::clear |
( |
| ) |
|
|
overridevirtual |
◆ trigger()
void libsidplayfp::InterruptSource6526::trigger |
( |
uint8_t |
interruptMask | ) |
|
|
overridevirtual |
◆ triggerInterrupt()
void libsidplayfp::InterruptSource6526::triggerInterrupt |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following files: