public class SameThreadC1541Runner extends C1541Runner
Event.Phase
Modifier and Type | Field and Description |
---|---|
protected boolean |
notTerminated |
c1541Context, c64Context
name, 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, updateSlaveTicks
public SameThreadC1541Runner(EventScheduler c64Context, EventScheduler c1541Context)
public void reset()
reset
in class C1541Runner
public void cancel()
cancel
in class C1541Runner
public void synchronize(long offset)
synchronize
in class C1541Runner
public void event() throws InterruptedException
Event
event
in class Event
InterruptedException
Copyright © 2018 Ken Händel. All rights reserved.