libsidplayfp
1.0.3
|
#include <mos6526.h>
Public Member Functions | |
TimerB (EventContext *context, MOS6526 *parent) | |
void | cascade () |
bool | started () const |
This is the timer B of this CIA.
TimerB::TimerB | ( | EventContext * | context, |
MOS6526 * | parent | ||
) | [inline] |
Create timer B.
void TimerB::cascade | ( | ) | [inline] |
Receive an underflow from Timer A.
bool TimerB::started | ( | ) | const [inline] |
Check if start flag is set.