Commit Graph

11 Commits

Author SHA1 Message Date
Lawrence Kesteloot
3b1aacd06b Rename 'binary' to 'compiled'. 2018-08-01 10:56:48 -07:00
Lawrence Kesteloot
bf8400b50c Tokenize input buffer. 2018-08-01 10:44:24 -07:00
Lawrence Kesteloot
3260180fb7 Add hard-coded print statement. 2018-07-31 23:19:15 -07:00
Lawrence Kesteloot
655b397d86 Can put multiple instructions per line. 2018-07-31 20:47:05 -07:00
Lawrence Kesteloot
a175e99178 Compile and run simple command. 2018-07-31 15:03:06 -07:00
Lawrence Kesteloot
eba8aa7637 Test code that breaks emulator. 2018-07-31 13:42:21 -07:00
Lawrence Kesteloot
d5ede1617d Simple line input. 2018-07-31 12:48:29 -07:00
Brad Grantham
128509fdcd add initial keyboard_get() 2018-07-31 12:02:26 -07:00
Lawrence Kesteloot
f66faacda9 Draw BASIC prompt. 2018-07-31 00:05:22 -07:00
Brad Grantham
fadcda8050 use 40 columns for screen 2018-07-28 12:12:40 -07:00
Brad Grantham
d30e8778d5 initial commit 2018-07-27 22:30:44 -07:00