1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-26 10:21:30 +00:00

basic: added operators, check inputs, better line feed, fixed return, FOR stack, moved OPTION to compile-time, fixed DEFs, uppercase, hot-loading (43, 45, 36)

This commit is contained in:
Steven Hugg
2020-08-08 11:22:56 -05:00
parent 3a4b39b01c
commit 14524726e6
9 changed files with 328 additions and 158 deletions
+1
View File
@@ -0,0 +1 @@
10 PRINT "EXAMPLE BASIC PROGRAM"