1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-25 03:45:11 +00:00

APLCLK - Apple II clock.

Reconstructed from GUEST2; VTCLK 6 and disassembly of SYS3; TS APLCLK
dated 1981-09-06.
This commit is contained in:
Lars Brinkhoff
2018-09-28 10:49:26 +02:00
parent 8418cccfbc
commit 643902eff7
4 changed files with 82 additions and 3 deletions

View File

@@ -876,6 +876,10 @@ respond " " ":kill\r"
respond "*" ":midas sys1;ts vttime_rvb;vttime\r"
expect ":KILL"
# APLCLK
respond "*" ":midas sys3;ts aplclk_music1; vtclk\r"
expect ":KILL"
# DEVICE; CHAOS TIME
respond "*" ":midas device;chaos time_syseng;ctimsr\r"
expect ":KILL"