minjaesong
|
beecc0b5eb
|
gzip impl
|
2023-05-10 09:19:18 +09:00 |
|
minjaesong
|
3c758ba82f
|
encoding shenanigans
|
2023-05-09 21:40:17 +09:00 |
|
minjaesong
|
831485bc35
|
tvdos app package wip
|
2023-05-06 19:06:43 +09:00 |
|
minjaesong
|
fe6f247a76
|
tmpfs file
|
2023-05-05 22:33:45 +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
|
e2c0f13019
|
TerranBASIC: installing sample BASIC codes on new run
|
2023-04-15 12:24:53 +09:00 |
|
minjaesong
|
9fa543af53
|
more standalone TerranBASIC executable build files
|
2023-04-15 00:48:14 +09:00 |
|
minjaesong
|
9a4e28caa7
|
Terran BASIC stuffs
|
2023-04-14 22:48:40 +09:00 |
|
minjaesong
|
cfe284f201
|
more proof of concept
|
2023-03-26 14:40:36 +09:00 |
|
minjaesong
|
65bcacebf7
|
TEVD update
|
2023-03-26 14:11:35 +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
|
d65ab49752
|
Rombank/Rambank mmio suggestions
|
2023-03-23 13:38:18 +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
|
a223e2cfee
|
project build setup changes
|
2023-03-01 00:04:00 +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 |
|
minjaesong
|
461c30e3e8
|
TEVD disk drive now uses PartialDOM
|
2023-02-18 19:38:50 +09:00 |
|
minjaesong
|
7990bcb987
|
system control on sbin
|
2023-01-31 15:00:45 +09:00 |
|
minjaesong
|
5be05e8eec
|
doc: more details in mp2 coding
|
2023-01-25 21:00:15 +09:00 |
|
minjaesong
|
1f0b8a0a8d
|
playwav: parser more resilient against fields with extra zeros
|
2023-01-25 18:46:55 +09:00 |
|
minjaesong
|
801ae0c29b
|
tracker inst format update
|
2023-01-23 16:55:56 +09:00 |
|
minjaesong
|
0f82727152
|
audio player improved ui
|
2023-01-23 16:36:59 +09:00 |
|
minjaesong
|
8517406d8b
|
fix: mp2 384k would cause stack overflow error
|
2023-01-23 15:34:22 +09:00 |
|
minjaesong
|
c1031545ec
|
video and audio stuffs; playmov now uses hardware queue
|
2023-01-23 03:20:35 +09:00 |
|
minjaesong
|
e53aa7e98d
|
debug menu improvements
|
2023-01-22 16:58:04 +09:00 |
|
minjaesong
|
1dbe7af8df
|
soundscope tweaks
|
2023-01-22 16:45:06 +09:00 |
|
minjaesong
|
9023f74cb5
|
oops i did it again
|
2023-01-22 14:17:15 +09:00 |
|
minjaesong
|
39a781ff71
|
emulator: audio debugger
|
2023-01-22 14:07:42 +09:00 |
|
minjaesong
|
38081a2c36
|
emulator gui colour scheme change
|
2023-01-22 01:35:23 +09:00 |
|
minjaesong
|
102c192ead
|
sys.memcpy now has rambank device support
|
2023-01-21 19:59:41 +09:00 |
|
minjaesong
|
99212adea3
|
audio:short function to enqueue decoded mp2; playmov:no more choppy audio
|
2023-01-21 19:43:11 +09:00 |
|
minjaesong
|
b60b5bada6
|
faster sys.memcpy impl
|
2023-01-21 17:59:54 +09:00 |
|
minjaesong
|
8fdde0b192
|
"hardware" based mp2 decoding; dma and memcpy can now move data into the "hardware"
|
2023-01-21 15:09:03 +09:00 |
|
minjaesong
|
b1041dff5f
|
mov: mp2 packet now has no length bytes as they are redundant
|
2023-01-20 03:17:39 +09:00 |
|
minjaesong
|
dedc910155
|
fix: playmov would try to free null ptr when audio queue is not used
|
2023-01-18 18:06:50 +09:00 |
|
minjaesong
|
6d19543139
|
mov: mp2 audio encoding and playing
|
2023-01-18 18:05:34 +09:00 |
|
minjaesong
|
dfe5bf3390
|
fix: mp2 player would not play the very first frame
|
2023-01-16 23:29:41 +09:00 |
|
minjaesong
|
5b86e88779
|
less CPU demanding InputStrobing
|
2023-01-16 04:31:31 +09:00 |
|
minjaesong
|
af03ab23aa
|
deploying mp2 player
|
2023-01-15 16:42:09 +09:00 |
|
minjaesong
|
6cb45f6d50
|
full "hardware" impl of mp2 for full speed
|
2023-01-15 03:15:25 +09:00 |
|
minjaesong
|
ff01a49bc3
|
mp2 "hardware" delegation not working as hoped
|
2023-01-15 00:23:01 +09:00 |
|
minjaesong
|
0eb4a1e4ea
|
mp2 test
|
2023-01-14 22:59:27 +09:00 |
|
minjaesong
|
994db188c2
|
mp3 decoding but slow
|
2023-01-14 16:45:33 +09:00 |
|