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 |
|