public class SameThreadC1541Runner extends C1541Runner
Event.Phase| Modifier and Type | Field and Description |
|---|---|
protected boolean |
notTerminated |
c1541Context, c64Contextname, next, triggerTime| Constructor and Description |
|---|
SameThreadC1541Runner(EventScheduler c64Context,
EventScheduler c1541Context) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
event()
Event code to be executed.
|
void |
reset() |
void |
synchronize(long offset) |
setClockDivider, updateSlaveTickspublic SameThreadC1541Runner(EventScheduler c64Context, EventScheduler c1541Context)
public void reset()
reset in class C1541Runnerpublic void cancel()
cancel in class C1541Runnerpublic void synchronize(long offset)
synchronize in class C1541Runnerpublic void event()
throws InterruptedException
Eventevent in class EventInterruptedExceptionCopyright © 2018 Ken Händel. All rights reserved.