#include <mos6526.h>
Public Member Functions | |
TimerB (EventContext *context, MOS6526 *parent) | |
void | cascade () |
bool | started () const |
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.