Commit Graph

606 Commits

Author SHA1 Message Date
minjaesong
a7df32378c simple memory monitor 2025-04-27 11:28:54 +09:00
minjaesong
66756b4a51 implementing 'hdk' to main system wip 2025-04-21 21:16:02 +09:00
minjaesong
dd6fd24790 minor fixes for hypervisor 2025-04-21 12:15:51 +09:00
minjaesong
face633cfb it does work if you load compiled hypervisor 2025-04-20 20:01:17 +09:00
minjaesong
13061bc8fa running program image on ram with arg passing 2025-04-20 13:29:43 +09:00
minjaesong
111c196e7c shared library loading in-mem 2025-04-19 22:14:36 +09:00
minjaesong
4e063fe08e better threshold detection 2025-04-19 11:48:52 +09:00
minjaesong
47468e4395 video patch encoding with state machine 2025-04-18 22:32:09 +09:00
minjaesong
d9af28eed2 first working (and crappy) video delta encoding 2025-04-18 21:00:46 +09:00
minjaesong
4c4f24be37 video delta encoding wip 2025-04-15 21:38:33 +09:00
minjaesong
9ce7e3dfd2 forceAlloc impl 2025-04-07 21:10:19 +09:00
minjaesong
f30022bf66 String-returning functions now explicitly returning java.lang.String 2025-04-07 20:10:28 +09:00
minjaesong
759c720322 minor changes on jmp.js 2025-04-07 19:40:28 +09:00
minjaesong
44a234c416 more hdk stuffs 2025-04-07 19:05:49 +09:00
minjaesong
a72279c86c js modules now have 'mjs' extension 2025-01-29 11:19:59 +09:00
minjaesong
98cf06f519 zfm: fix: a single character trail may left behind on dir change 2025-01-07 22:05:36 +09:00
minjaesong
4b0fd9f0f9 zfm: cached file list 2025-01-07 21:58:09 +09:00
minjaesong
f7c03cf950 fixed window highlight inconsistency 2025-01-04 19:42:06 +09:00
minjaesong
73d79eaaef working popup window input handling 2025-01-04 19:21:50 +09:00
minjaesong
c3eac6822f zfm: the 'm' menu wip 2025-01-02 21:55:13 +09:00
minjaesong
41485df6b3 commit 2024-09-22 22:03:33 +09:00
minjaesong
8784b7f35c RESET and SYSRQ is now trapped by a hypervisor 2024-09-14 12:23:52 +09:00
minjaesong
2f2fc85b76 added missing codes 2024-09-14 01:16:31 +09:00
minjaesong
06ea778972 working proof-of-concept hypervisor using Parallel 2024-09-13 23:22:45 +09:00
minjaesong
8bbc752d87 vm idle indicator 2024-09-06 00:53:09 +09:00
minjaesong
ff32200b0a newer movprobe.js 2024-08-15 02:46:09 +09:00
minjaesong
09abf13ad8 bios splash screen slowed down to match that of real msx 2024-08-14 23:56:01 +09:00
minjaesong
dcda35fc67 doc update 2024-08-14 01:40:33 +09:00
minjaesong
0b4ba339c6 fix: error from coreutils would kill the cmd 2024-08-11 21:18:25 +09:00
minjaesong
456426cafe gdx and java update 2024-08-11 20:45:12 +09:00
minjaesong
1a1d49fbe5 command.js: 'correct' styles for motd 2024-05-15 00:33:14 +09:00
minjaesong
c520c72141 zstd compression 2024-01-11 22:27:19 +09:00
minjaesong
b6b32c60c5 zfm: fix: navigation was broken with TVDOSFileDescriptor change 2023-07-24 02:49:33 +09:00
minjaesong
4b2aa25726 better mov encoding instruction 2023-07-24 02:13:06 +09:00
minjaesong
afc9eb9e74 test read cluster via COM 2023-06-29 02:19:49 +09:00
minjaesong
a46db3f206 app run integrated to command.js 2023-06-16 17:15:48 +09:00
minjaesong
445c1a873f clustered tevd integration wip 2023-06-15 18:55:38 +09:00
minjaesong
2314337479 bootable from encrypted bios 2023-06-07 13:48:21 +09:00
minjaesong
33cef4e137 hdk doc update 2023-06-06 23:15:11 +09:00
minjaesong
53ec998f26 preliminary Clustered Virtual Disk; hardware dev kit wip 2023-06-06 21:50:43 +09:00
minjaesong
16b3742973 drive manager for clustered 2023-05-15 01:48:42 +09:00
minjaesong
3ab09de8db command.js: pipe flushing after execution
appexec.js: vdisk mounting
2023-05-13 01:22:31 +09:00
minjaesong
4cb9c02fd2 listFiles for tmpfs 2023-05-13 01:03:33 +09:00
minjaesong
d0334bd1bb lfs -x impl 2023-05-13 00:49:41 +09:00
minjaesong
25837b6ae9 lfs -c impl; tvdos app spec change 2023-05-11 21:05:31 +09:00
minjaesong
803b86ce43 some new commands; lfs wip 2023-05-11 20:19:49 +09:00
minjaesong
1efec13ecf gzip now works after some TVDOS kernel fixes 2023-05-10 21:03:26 +09:00
minjaesong
c318cb0419 gzip test failed fix wip 2023-05-10 20:14:50 +09:00
minjaesong
ba5c87530f using unix convention for cmd args 2023-05-10 09:41:43 +09:00
minjaesong
beecc0b5eb gzip impl 2023-05-10 09:19:18 +09:00