minjaesong
|
7a6a660da1
|
random stuffs
|
2020-11-19 20:38:55 +09:00 |
|
minjaesong
|
5944db6096
|
basic: most basic and working INPUT
|
2020-11-19 11:04:03 +09:00 |
|
minjaesong
|
0d94951fc6
|
basic: INPUT wip
|
2020-11-18 17:15:33 +09:00 |
|
minjaesong
|
f74a1ee342
|
basic: NEXT with arguments will be left for future version :p
|
2020-11-18 15:54:12 +09:00 |
|
minjaesong
|
4288f8c41b
|
basic: fix bug where you couldnt print number 0
|
2020-11-18 15:24:09 +09:00 |
|
minjaesong
|
8568a721ff
|
basic:FOR works with limited function of NEXT
|
2020-11-18 11:46:24 +09:00 |
|
minjaesong
|
89c4f9ac6f
|
basic:fix a bug where you couldnt call no-arg function without parens
|
2020-11-17 11:51:08 +09:00 |
|
minjaesong
|
3aca6c84be
|
antialiased font
|
2020-11-16 13:30:20 +09:00 |
|
minjaesong
|
88ad549553
|
basic: for loop init
|
2020-11-15 22:52:29 +09:00 |
|
minjaesong
|
a077247825
|
basic: = to return its RH
|
2020-11-15 21:43:50 +09:00 |
|
minjaesong
|
c6eecdcac8
|
basic: indexing an array
|
2020-11-15 17:56:44 +09:00 |
|
minjaesong
|
552cd6da0e
|
basic:fixed broken PRINT and some others
|
2020-11-15 17:40:58 +09:00 |
|
minjaesong
|
7db476d095
|
basic: more debuggable property names and broke PRINT statement
|
2020-11-15 16:31:01 +09:00 |
|
minjaesong
|
f1f679eb4b
|
basic: updating comments for array
|
2020-11-15 11:43:33 +09:00 |
|
minjaesong
|
7774433e18
|
basic: array building using TO and STEP
|
2020-11-15 11:35:47 +09:00 |
|
minjaesong
|
b2da296602
|
basic: parsing for's TO and STEP as operators
|
2020-11-15 01:30:00 +09:00 |
|
minjaesong
|
723c31b93e
|
basic:fixing some bugs on the parser
|
2020-11-15 00:39:29 +09:00 |
|
minjaesong
|
4ba004b9b7
|
Merge branch 'master' of https://github.com/curioustorvald/tsvm
|
2020-11-14 20:10:43 +09:00 |
|
minjaesong
|
da595f548d
|
basic:for-next wip todo
|
2020-11-14 16:54:54 +09:00 |
|
minjaesong
|
4977829c38
|
basic:catalog function (same as ls/dir)
|
2020-11-14 14:13:46 +09:00 |
|
minjaesong
|
34cfec60c7
|
basic:load function
|
2020-11-14 13:58:11 +09:00 |
|
minjaesong
|
4af9df40a2
|
basic:filesystem -> fs
|
2020-11-14 12:50:40 +09:00 |
|
minjaesong
|
5c73205d44
|
basic:SAVE function, filesystem:write
|
2020-11-14 11:56:05 +09:00 |
|
minjaesong
|
ad00f02747
|
LESS with horizontal scroll
|
2020-11-13 21:31:40 +09:00 |
|
minjaesong
|
c3cc6f4d1a
|
fixing LESS not displaying full text
|
2020-11-13 21:15:53 +09:00 |
|
minjaesong
|
09baf05368
|
modeling of a program ROM
|
2020-11-13 17:52:42 +09:00 |
|
minjaesong
|
3a26e3dde7
|
rudimentary and perhaps broken LESS impl
|
2020-11-13 14:51:51 +09:00 |
|
minjaesong
|
d0f46b89d7
|
bios update
|
2020-11-12 17:49:10 +09:00 |
|
minjaesong
|
7d6def2278
|
test malicious code
|
2020-11-12 15:21:29 +09:00 |
|
minjaesong
|
57ffc1a81f
|
command.js: displaying errorlevel when app quit with error
|
2020-11-12 15:07:29 +09:00 |
|
minjaesong
|
8220732db9
|
touch.js
|
2020-11-12 14:37:37 +09:00 |
|
minjaesong
|
88ef2e05ab
|
command.js: . and .. on path resolving
|
2020-11-12 11:11:35 +09:00 |
|
minjaesong
|
78df4d2971
|
basic: turning some global fns to local
|
2020-11-09 13:46:48 +09:00 |
|
minjaesong
|
99aa08e945
|
mkdir
|
2020-11-07 23:27:28 +09:00 |
|
minjaesong
|
d2416e7dbc
|
cd into relative path
|
2020-11-07 22:12:35 +09:00 |
|
minjaesong
|
f01345fb6f
|
more chdir wip
|
2020-11-07 17:33:54 +09:00 |
|
minjaesong
|
a4ec779b03
|
disk drive listfiles
|
2020-11-06 12:41:08 +09:00 |
|
minjaesong
|
0000311e07
|
command.js: fixing bad path syntax on shell.execute
|
2020-11-06 09:58:03 +09:00 |
|
minjaesong
|
541e8245bf
|
wipwip
|
2020-11-06 09:25:30 +09:00 |
|
minjaesong
|
e201f591b8
|
set command for command.js
|
2020-11-05 14:25:47 +09:00 |
|
minjaesong
|
8643f354e6
|
more autoexec
|
2020-11-04 17:14:47 +09:00 |
|
minjaesong
|
ab0827b96c
|
command.js to run batch file
|
2020-11-04 16:10:33 +09:00 |
|
minjaesong
|
3b2870ec9c
|
impl of autoexec.bat (wip)
|
2020-11-04 14:33:27 +09:00 |
|
minjaesong
|
c90c4987a9
|
more on coreutils
|
2020-11-03 15:00:17 +09:00 |
|
minjaesong
|
1a8ced3486
|
default shell: testing coreutils with cd command
|
2020-11-01 23:27:09 +09:00 |
|
minjaesong
|
a2e74313a1
|
cmd parser
|
2020-11-01 18:41:39 +09:00 |
|
minjaesong
|
5d66234c47
|
empty commit message
|
2020-11-01 17:48:23 +09:00 |
|
minjaesong
|
e0eba43fe0
|
execApp func for dos
|
2020-11-01 14:42:32 +09:00 |
|
minjaesong
|
c331af2cc4
|
a way to run program with arguments
|
2020-11-01 12:03:03 +09:00 |
|
minjaesong
|
af876866b5
|
minified bios
|
2020-10-31 22:39:34 +09:00 |
|