demos: update demos

This commit is contained in:
Vince Weaver 2022-02-07 00:19:00 -05:00
parent c033d0f2ff
commit 9e376a56bf
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
10 PRINT "DIAMOND XDRAW - A 16 BYTE APPLE II INTRO"
15 PRINT " BY DEATER / DSR"
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN TINY_DIAMOND'"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN DIAMOND_XDRAW'"
30 GET A$
35 PRINT
40 PRINT CHR$(4)"BRUN TINY_DIAMOND"
40 PRINT CHR$(4)"BRUN DIAMOND_XDRAW"

View File

@ -0,0 +1,4 @@
CALL -151
E7: 20 D8 F3 AA 20 11 F4 A9 E7 AA A8 20 5D F6 F0 F7
E7G