Commit Graph

880 Commits

Author SHA1 Message Date
Jaby afbefcce45 Save state 2024-09-06 18:32:09 +01:00
Jaby 1a5404322b Allocate voice 2024-09-06 11:51:13 +02:00
Jaby 941cadb648 Support new SPU voice approach 2024-08-24 14:25:05 +02:00
Jaby 8e0e8fda7e Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
Jaby 1fc096485d Add SPU memory allocation 2024-08-07 23:01:43 -05:00
Jaby 2b4bd6fd2e Parse VAG header 2024-08-06 12:58:31 -05:00
Jaby c8c53de3fc Prepare VAG loading 2024-08-04 18:13:44 -05:00
Jaby 3151b80acc Add VAG configuration option 2024-08-04 17:47:54 -05:00
Jaby 541793d3c3 Convert wav files to .vag 2024-08-04 17:41:20 -05:00
Jaby ace4aea83f Embedd adpcm file 2024-08-04 14:56:58 -05:00
Jaby a35026d5b7 Simple extraction of wav data 2024-08-04 14:56:44 -05:00
Jaby 655d228fb8 Support custom file parsing 2024-08-04 13:15:58 -05:00
Jaby 247d0dfdd3 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
Jaby 8171292a02 Clear up load test button combination and display of audio playback type 2024-07-30 15:40:44 -05:00
Jaby 8bf133a10b Update PoolBox Version string 2024-07-29 13:36:29 -05:00
Jaby 7ff2e768cc Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
Jaby 50daf26b64 Apply XML changes 2024-07-28 23:12:36 -05:00
Jaby 01977d7aeb Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
Jaby 97d7e65f17 Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
Jaby cb260c1537 Improve psxcdread 2024-07-28 13:22:39 -05:00
Jaby 9b6a4d4182 Update wsl script for CDDA conversion 2024-07-24 08:53:15 +02:00
Jaby 26a9d8e21e Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
Jaby e8c1ec3732 Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
Jaby 4c46b5ec5a Cleanup Assets 2024-07-22 21:20:55 +02:00
Jaby 548de4ab30 Hold R2 and L2 to active load test 2024-07-22 20:09:47 +02:00
Jaby 98f2c8791a Improve print of LBAs 2024-07-21 21:32:29 +02:00
Jaby 3f9114c65b Rename length_of to size_of 2024-07-21 21:07:47 +02:00
Jaby 75d46b64f7 Improve FileLength struct 2024-07-21 21:05:31 +02:00
Jaby 34b957805e Improve lba_source handling 2024-07-21 20:46:29 +02:00
Jaby 98e6c36971 Support Lead-out track 2024-07-21 16:33:03 +02:00
Jaby aa63617d9d Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
Jaby f383976bab Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
Jaby 8c0fa6ef21 Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
Jaby 3fe7109de9 Fix LBA bug 2024-07-11 20:56:57 +02:00
Jaby 7960ae1ecd Fix XEBRA 2024-07-04 19:07:07 +02:00
Jaby f67f90dd89 Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
Jaby 4dedd10539 Fix Seek Warning 2024-07-04 16:47:39 +02:00
Jaby 83fcf8643b Really fixed...? 2024-07-04 13:26:21 +02:00
Jaby d0e83656b8 Fixed for real? 2024-07-04 12:16:30 +02:00
Jaby 22abc418de Current buggy state 2024-07-04 06:47:47 +02:00
Jaby ce4520527e Save state before change 2024-07-02 20:05:02 +02:00
Jaby de2ffc6b22 Fixup CD freeze? 2024-07-01 23:01:41 +02:00
Jaby daae49bbae Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
Jaby fc11053b72 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
Jaby 053cbaf80a Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
Jaby c5663500b5 Screeeee 2024-06-14 20:58:57 +02:00
Jaby 714434f430 Support CD Callback 2024-06-14 20:53:30 +02:00
Jaby d0bf68f0e4 Improve thread code 2024-06-14 19:56:44 +02:00
Jaby 50c4c6751e Support Callback 2024-06-14 19:29:28 +02:00
Jaby 715aea0589 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00