Commit Graph

818 Commits

Author SHA1 Message Date
minjaesong
889df7a593 more meaningful init() of the vm 2022-10-29 01:50:34 +09:00
minjaesong
d576382567 even more emulator gui(2) 2022-10-29 01:30:42 +09:00
minjaesong
3413b0d053 neofetch 2022-10-27 23:08:50 +09:00
minjaesong
a7aff5a6e6 working profiles loading and saving 2022-10-27 23:08:42 +09:00
minjaesong
024e97c31c profile.json rw wip 2022-10-27 13:07:17 +09:00
minjaesong
60b4834c72 ability to load vm using json configuration 2022-10-26 21:27:15 +09:00
minjaesong
22472e6103 load profiles from json WIP 2022-10-25 14:39:47 +09:00
minjaesong
b5b3be772e even more ui 2022-10-25 13:00:07 +09:00
minjaesong
9a9e3947e7 even more emulator gui 2022-10-24 23:08:37 +09:00
minjaesong
b10e00644b more emulator gui 2022-10-23 20:59:08 +09:00
minjaesong
477156e1bd the multiview emulator thingamajig 2022-10-23 19:40:23 +09:00
minjaesong
5222d9c962 grammar 2022-10-18 12:27:50 +09:00
minjaesong
8eebf53b60 doc update 2022-09-29 21:28:58 +09:00
minjaesong
e8d24fe720 graphics adapter memory addr ref update 2022-09-29 17:34:04 +09:00
minjaesong
be8ad3e303 doc update for memory map 2022-09-29 00:19:48 +09:00
minjaesong
d03a76d635 more todos 2022-09-28 18:33:08 +09:00
minjaesong
b64f7c2574 removing 'g' on the xparse cmd args as it was deprecated and removed in newer version 2022-09-28 18:30:48 +09:00
minjaesong
09e4d04160 doc update 2022-09-27 21:54:53 +09:00
minjaesong
11214c0f7a command.js will use OS_NAME variable of the DOS 2022-09-24 18:55:22 +09:00
minjaesong
0304ded991 device files are mounted under the drive letter of dollarsign 2022-09-24 16:46:44 +09:00
minjaesong
f9eecab830 DOS apps to use _G.shell.resolvePathInput for opening a file 2022-09-24 01:51:57 +09:00
minjaesong
c598b6633d edit.js: filename display will get an extra asterisk if the contents has been changed 2022-09-24 01:27:50 +09:00
minjaesong
7a0874b4a3 geturl.js 2022-09-22 23:25:46 +09:00
minjaesong
2dc6f581cc changing the acceptable url format for the http modem to drop the double slashes after the 'http' or somethingas the they get replaced into single one on command.js but not on the user program, producing discrepancy 2022-09-22 18:19:53 +09:00
minjaesong
e905b3ace8 a working internet modem that only reads 2022-09-22 16:26:04 +09:00
minjaesong
cab2699794 new clcd ui (this will be the new default portable machine) 2022-09-21 21:26:18 +09:00
minjaesong
0d7f130e95 ipf related updates 2022-09-18 12:52:08 +09:00
minjaesong
9cd9febf9c ipf decoder update 2022-09-18 00:21:14 +09:00
minjaesong
3f521e2fb6 doc update 2022-09-17 23:48:15 +09:00
minjaesong
d4dc99ff83 pread/pwrite/ipf encoder/ipf decoder 2022-09-17 23:36:02 +09:00
minjaesong
96b54933c7 ycocg test patterns 2022-09-13 20:53:41 +09:00
minjaesong
c744be7906 the GL part of the doc 2022-09-12 00:07:46 +09:00
minjaesong
5e0ed3c946 doc update 2022-09-11 23:12:00 +09:00
minjaesong
0d1e33f7e6 getting rid of old filesystem functions 2022-09-06 20:30:46 +09:00
minjaesong
8232053695 doc: dos input 2022-09-06 19:11:08 +09:00
minjaesong
26a5d4af5d more doc update 2022-09-06 16:52:59 +09:00
minjaesong
15d3aeaeea doc: coreutils for tvdos 2022-09-06 14:55:04 +09:00
minjaesong
ff8232d4fb doc update 2022-09-06 14:31:20 +09:00
minjaesong
10beb96f21 doc: builtin com and gzip libraries 2022-09-01 21:14:13 +09:00
minjaesong
079641ef1e renaming system.maxmem to sys.maxmem 2022-09-01 18:13:13 +09:00
minjaesong
b41ff1c834 doc: more macros for uniform doc style 2022-08-27 13:46:18 +09:00
minjaesong
e91fac4fb5 doc update 2022-08-27 01:49:57 +09:00
minjaesong
79f4584dd4 FBIPF writing impl 2022-08-19 13:26:37 +09:00
minjaesong
b3ac861946 command.js: no sign of old filesystem from now on 2022-08-18 18:59:41 +09:00
minjaesong
70b9530948 command.js's coreutils now using new filesystem impl 2022-08-18 18:52:33 +09:00
minjaesong
01e7ead7fa command.js: WIP rewriting coreutils to use new filesystem 2022-08-18 00:19:49 +09:00
minjaesong
1e9f4f17c8 just a 'print file contents' program to make fancy screenshots for social media posts 2022-08-17 17:06:49 +09:00
minjaesong
883736192c CON device file 2022-08-17 15:43:20 +09:00
minjaesong
258cf1bd0a RND and NUL device file 2022-08-16 21:59:00 +09:00
minjaesong
ec5fdd69e3 new filesystem impl wip 2022-08-16 17:46:07 +09:00