home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Set of Apple II Hard Drive Images
/
hard.hdv
/
HARD
/
TAKE1
/
ON.ASC.DEMO
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Applesoft BASIC Source Code
|
1996-06-13
|
101 b
|
6 lines
|
[FC] Applesoft BASIC Program (0x0801)
10 & ON ASC73,74,75,77 GOSUB 100,200,300,400
20 GOTO 10
100 PRINT "UP": RETURN
200 PRINT "LEFT": RETURN
300 PRINT "RIGHT": RETURN
400 PRINT "DOWN": RETURN