Commit Graph

14 Commits

Author SHA1 Message Date
minjaesong
4a3b64da29 wordprocessor wip3 2021-06-08 17:01:37 +09:00
minjaesong
82992583ad wordprocessor wip2 2021-06-08 16:13:11 +09:00
minjaesong
e1905f2ca5 wordprocessor wip 2021-06-08 11:47:45 +09:00
minjaesong
eb58838a57 graphics: fixed pixels not plotting on non crt_color 2021-04-27 16:02:30 +09:00
minjaesong
07136a46d9 RESET button works now 2021-04-24 09:46:15 +09:00
minjaesong
82b021edd7 mock splash screen for the portable 2021-04-22 20:21:30 +09:00
minjaesong
c73a725466 graphics: preventing cursorxy(32,80) from scrolling the screen 2021-01-29 13:43:45 +09:00
minjaesong
29e08923cc basic: DEFUN can call other DEFUN (different from currying it, currying would return a function, but calling would return a value) 2020-12-27 12:51:48 +09:00
minjaesong
4c052aa87c preparing for Terran BASIC's release 2020-12-24 12:01:00 +09:00
minjaesong
608f61c617 moving everything neatly into the assets directory 2020-12-24 11:14:11 +09:00
minjaesong
7b6f3cbc43 basic:array indexing and assigning at the index 2020-11-24 17:01:49 +09:00
minjaesong
5944db6096 basic: most basic and working INPUT 2020-11-19 11:04:03 +09:00
minjaesong
5c73205d44 basic:SAVE function, filesystem:write 2020-11-14 11:56:05 +09:00
minjaesong
09baf05368 modeling of a program ROM 2020-11-13 17:52:42 +09:00