Commit Graph

207 Commits

Author SHA1 Message Date
minjaesong
db5249596b 33% Faster video decoding by cheating on VM 2025-09-01 23:42:12 +09:00
minjaesong
4276dfd4f0 randomised temp file 2025-08-28 09:33:28 +09:00
minjaesong
d43a2f66d0 adaptive quality control 2025-08-28 00:10:17 +09:00
minjaesong
6f7e407a1c Better tev preset table 2025-08-27 17:45:37 +09:00
minjaesong
cda9a34b23 improved XYB conversion 2025-08-27 01:37:43 +09:00
minjaesong
33e77e378e Changed video format; added TEV version 3 (XYB colour space) 2025-08-26 22:17:45 +09:00
minjaesong
6d982a9786 subtitle wip 2025-08-26 00:35:53 +09:00
minjaesong
cb07ab1f3b rate control not quite working but committing anyway due to format change 2025-08-24 13:35:08 +09:00
minjaesong
b1857e355a tev2: only offering 5 quality settings 2025-08-24 04:02:15 +09:00
minjaesong
f1dab59495 more lazy q table prep 2025-08-23 20:12:35 +09:00
minjaesong
3c135e48e0 more aggressive and asymmetrical Chroma compression 2025-08-22 23:13:41 +09:00
minjaesong
b720e786a9 optimising and rotating DCT blocks 2025-08-22 00:46:19 +09:00
minjaesong
270864ef0f optimised IDCT on decoding 2025-08-22 00:28:19 +09:00
minjaesong
ff39a00431 tev encoder finalising without residual dct 2025-08-21 22:54:01 +09:00
minjaesong
f783ef934f tev format working with better motion compensation 2025-08-21 20:52:27 +09:00
minjaesong
66e0d1f5bc working INTER frame decoding 2025-08-19 22:54:18 +09:00
minjaesong
8bb111760b half-working INTER block 2025-08-19 22:20:19 +09:00
minjaesong
c1b911c7ad working YCoCg-R variant 2025-08-19 11:28:40 +09:00
minjaesong
70fda528e2 ycocg wip 2025-08-18 19:55:04 +09:00
minjaesong
98962dab57 some source reordering 2025-08-18 15:19:18 +09:00
minjaesong
65537d2f34 mostly working TEV without mocomp 2025-08-18 12:38:06 +09:00
minjaesong
ca8ea7f2be colour with DCT 2025-08-18 03:11:34 +09:00
minjaesong
c7c4ca6d1c TEV format wip 2025-08-18 01:39:08 +09:00
minjaesong
b6b61dbe8f working HSDPA impl with driver -- this time 2025-08-17 03:19:09 +09:00
minjaesong
1d3d3bd246 HSDPA and driver implementation 2025-08-17 01:09:42 +09:00
minjaesong
e32c8dd0e5 more vt stuffs 2025-07-29 16:07:19 +09:00
minjaesong
a4cf087bfa virtual terminal wip 2025-07-24 23:02:12 +09:00
minjaesong
e3aa143c5b zfm: faster dir listing 2025-05-07 00:05:43 +09:00
minjaesong
dd6f1b5e7a vastly improved zfm scrolling performance 2025-05-06 18:59:01 +09:00
minjaesong
b0005e2fee preliminary hsdpa impl 2025-05-06 15:06:15 +09:00
minjaesong
e179906322 more accurate sleep counting 2025-05-06 13:54:44 +09:00
minjaesong
aaf074c7d6 somewhat accurate baud rate delay simulator 2025-05-06 13:22:09 +09:00
minjaesong
6830be9026 read() without inputstream 2025-05-05 18:32:07 +09:00
minjaesong
50b3993f44 decryptpayload to work on negative memory addr 2025-04-30 19:52:43 +09:00
minjaesong
8f6a82984e some primitive MONitor thing 2025-04-29 20:44:33 +09:00
minjaesong
66756b4a51 implementing 'hdk' to main system wip 2025-04-21 21:16:02 +09:00
minjaesong
111c196e7c shared library loading in-mem 2025-04-19 22:14:36 +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
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