Commit Graph

41 Commits

Author SHA1 Message Date
minjaesong
5c73205d44 basic:SAVE function, filesystem:write 2020-11-14 11:56:05 +09:00
minjaesong
c3cc6f4d1a fixing LESS not displaying full text 2020-11-13 21:15:53 +09:00
minjaesong
3a26e3dde7 rudimentary and perhaps broken LESS impl 2020-11-13 14:51:51 +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
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
21dd2ead8f making bootloader to load the dos kernel to run a shell 2020-10-30 23:34:31 +09:00
minjaesong
d8f7bb3973 stuffs 2020-10-30 11:45:22 +09:00
minjaesong
4d4b698807 reading and eval()ing file using dos kernel 2020-10-29 17:27:09 +09:00
minjaesong
219bc641cf dos kernel wip 2020-10-29 11:52:31 +09:00
minjaesong
5167bf1034 reverting new js eval impl 2020-10-28 23:42:55 +09:00
minjaesong
6e5c5d0981 backporting cli command history scrolling into dos 2020-10-28 10:24:30 +09:00
minjaesong
d0ef473adc SerialHelper would work as intended MINUS the wait function 2020-10-22 14:16:36 +09:00
minjaesong
f8a0cf9ee2 gl to deal with both signed and unsigned values 2020-10-20 21:12:53 +09:00
minjaesong
f49cb6c300 adding gzip/replaced bad base64 impl with libgdx's 2020-10-20 17:44:59 +09:00
minjaesong
f8db6f1186 clock widget for fsh 2020-10-08 17:34:18 +09:00
minjaesong
b930f1eade fix: bad sprite impl 2020-10-08 10:41:05 +09:00
minjaesong
e8ddf6f9a1 improved logo for the shell 2020-10-01 12:03:43 +09:00
minjaesong
084a9f7aab logo for the shell 2020-09-30 18:30:25 +09:00
minjaesong
50b567d9ce some random shits 2020-09-20 21:29:26 +09:00
minjaesong
2eb6a4a99e kinda working AST building? 2020-06-07 09:17:01 +09:00
minjaesong
619257ecf2 more input reading|js console app 2020-05-19 11:14:27 +09:00
minjaesong
9321dbceb1 serial port seems to work? 2020-05-18 07:32:03 +09:00
minjaesong
57c16bcb44 impl of screen ghosting 2020-05-16 09:06:17 +09:00