mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-15 07:26:05 +09:00
moving everything neatly into the assets directory
This commit is contained in:
3
assets/disk0/home/basic/emit.bas
Normal file
3
assets/disk0/home/basic/emit.bas
Normal file
@@ -0,0 +1,3 @@
|
||||
10 for k=0 to 1024
|
||||
20 emit(k mod 1024;)
|
||||
30 next
|
||||
Reference in New Issue
Block a user