New barebones project using various tools
This commit is contained in:
5
loader.bas
Normal file
5
loader.bas
Normal file
@ -0,0 +1,5 @@
|
||||
10 REM This file was created
|
||||
20 REM using zmakebas
|
||||
30 CLEAR 32767
|
||||
40 LOAD ""CODE
|
||||
50 RANDOMIZE USR 32768
|
Reference in New Issue
Block a user