Commit Graph

167 Commits

Author SHA1 Message Date
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
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
63b8dbe1ea removing display delay on vm emulator 2024-08-19 22:22:38 +09:00
minjaesong
adae75ab69 vmgui now exits on exit 2024-08-13 23:52:36 +09:00
minjaesong
6325684610 crt shader now has crosstalk sim 2024-08-13 22:58:06 +09:00
minjaesong
dc0be53234 better crt shader 2024-08-13 21:26:51 +09:00
minjaesong
4a0c161038 crt-like shader 2024-08-13 16:23:53 +09:00
minjaesong
2dae1e9839 better delay handling 2 2024-08-12 02:20:28 +09:00
minjaesong
96012eea52 better delay handling 2024-08-12 02:04:54 +09:00
minjaesong
3a7b7d0b30 adding transmission delays as they should be (ipfs are now faster than rgb) 2024-08-12 01:56:33 +09:00
minjaesong
456426cafe gdx and java update 2024-08-11 20:45:12 +09:00
minjaesong
49b70d65f8 suppressing graphics mirroring prints 2024-05-12 12:47:32 +09:00
minjaesong
10f0070dda more default peripherals for "reference" instance 2024-05-12 12:29:36 +09:00
minjaesong
fb3509614d removed double sleeping on baud rate emulation 2024-05-12 02:43:17 +09:00
minjaesong
797b4448a5 baud number divisor is now 10 because start and stop bits 2024-05-11 15:54:59 +09:00
minjaesong
208f3f7c9f serial comm speed impl 2024-05-11 15:20:30 +09:00
minjaesong
1c4a0e082d CRT glass texture is now painted by the caller (VMGUI) instead of the TexticsAdapter 2024-05-11 05:29:04 +09:00
minjaesong
c520c72141 zstd compression 2024-01-11 22:27:19 +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
a83cdc1a02 fix: disk drive-explicitly writing 0 bytes would write 4096 bytes instead 2023-06-16 13:31:38 +09:00
minjaesong
974be9dda6 distinguishing zero-byte write from full-block write 2023-06-15 23:30:57 +09:00
minjaesong
445c1a873f clustered tevd integration wip 2023-06-15 18:55:38 +09:00
minjaesong
9a7eb16d28 vd update 2023-06-14 21:12:18 +09:00
minjaesong
9d48e5875f vd update 2023-06-12 15:23:34 +09:00
minjaesong
d3da4a33c6 reflection function update 2023-06-12 15:08:29 +09:00
minjaesong
2314337479 bootable from encrypted bios 2023-06-07 13:48:21 +09:00
minjaesong
f47d446ff0 reading uuid of clustered 2023-05-30 17:07:25 +09:00
minjaesong
6bca526f84 clustered test 2023-05-30 16:10:35 +09:00
minjaesong
3df989a213 graalvm-js update 2023-05-19 14:19:24 +09:00
minjaesong
16b3742973 drive manager for clustered 2023-05-15 01:48:42 +09:00
minjaesong
3c758ba82f encoding shenanigans 2023-05-09 21:40:17 +09:00
minjaesong
b6fb9acd6a tmpfs wip 2023-05-05 20:44:34 +09:00
minjaesong
9adcce746b temporarily using threads instead of who-knows-what-the-fucks-have-changed new coroutine 2023-05-04 14:00:57 +09:00
minjaesong
e3930c69a2 kotlin update 1.8.20, coroutines are broken now :( 2023-05-03 21:41:40 +09:00
minjaesong
7c36495c57 fix: vmemu not reading bios due to changes for BASIC not being ported 2023-04-20 23:10:58 +09:00
minjaesong
9fa543af53 more standalone TerranBASIC executable build files 2023-04-15 00:48:14 +09:00
minjaesong
42fbd98acf TEVD debugger proof-of-concept 2023-03-25 13:04:39 +09:00
minjaesong
8533a1e085 debug panels for COM 2023-03-25 12:35:45 +09:00
minjaesong
f1ceac0451 peripheral tabs on emu gui 2023-03-25 12:01:04 +09:00
minjaesong
fd8a30f5fe MMIO impl for RamBank 2023-03-25 00:10:00 +09:00
minjaesong
2d000013b7 tevd disk drive update and fixes 2023-03-04 21:10:52 +09:00
minjaesong
57a84ccfae shader fix 2023-03-02 14:46:48 +09:00
minjaesong
f4b8188a46 gdx 1.11 update; shader update for mac 2023-03-01 00:01:59 +09:00
minjaesong
09b79f7dd1 shader update to comply with GL 3.2 2023-02-28 23:31:33 +09:00