1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 22:59:12 +00:00

Apple II Logo.

Written by:
- Stephen L. Hain
- Patrick G. Sobalvarro
- Leigh L. Klotz.
This commit is contained in:
Lars Brinkhoff
2018-09-16 20:04:10 +02:00
parent 29c3f217ea
commit d536b228ac
8 changed files with 14961 additions and 2 deletions

View File

@@ -1160,6 +1160,13 @@ respond "*" ":plx143 /H/M/CL BIN,N CREF_SYSTEM,TYI,READ,EVAL,TURTLE,ZEND\r"
respond "ASSSW=" "0\r"
expect ":KILL"
# Apple II Logo
respond "*" ":cwd aplogo\r"
respond "*" ":cross\r"
respond "*" "logo,logo=logo\r"
respond "*" "\003"
respond "*" ":kill\r"
# TENTH, toy Forth for KS10.
respond "*" ":midas .; @ tenth_aap; tenth\r"
expect ":KILL"