Commit Graph

21 Commits

Author SHA1 Message Date
minjaesong
8cb9ae9c5c more graal stuffs 2020-12-01 14:38:36 +09:00
minjaesong
6403a84af3 migration to graal 2020-12-01 14:16:48 +09:00
minjaesong
5c73205d44 basic:SAVE function, filesystem:write 2020-11-14 11:56:05 +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
f01345fb6f more chdir wip 2020-11-07 17:33:54 +09:00
minjaesong
0000311e07 command.js: fixing bad path syntax on shell.execute 2020-11-06 09:58:03 +09:00
minjaesong
e201f591b8 set command for command.js 2020-11-05 14:25: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
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