1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-24 17:36:15 +00:00

Dazzle Dart, a video game.

The PDP-6 version in KLH; DAZDRT 110 comes from Ken Harrenstien.  It's
transcribed from a scanned XGP listing.
This commit is contained in:
Lars Brinkhoff
2018-05-12 17:15:11 +02:00
parent b7267465f1
commit 7671497ba1
3 changed files with 1995 additions and 0 deletions

BIN
12_DAZDRT-110.pdf Normal file

Binary file not shown.

View File

@@ -560,6 +560,17 @@ expect ":KILL"
respond "*" ":palx bs;_dazzle\r"
expect ":KILL"
# Dazzle Dart, PDP-6/10 port
respond "*" ":midas /t dsk0:.;@ dazdrt_klh; dazdrt\r"
respond "with ^C" "APR==0\r"
respond "\n" "PI==4\r"
respond "\n" "DIS==130\r\003"
respond "ITS=" "0\r"
expect ":KILL"
respond "*" ":midas /t games;ts dazdrt_klh; dazdrt\r"
respond "ITS=" "1\r"
expect ":KILL"
# TOSBLK, convert from PALX binary to SBLK.
respond "*" ":midas pdp11;ts tosblk_tosblk\r"
expect ":KILL"

1984
src/klh/dazdrt.110 Normal file

File diff suppressed because it is too large Load Diff