Commit Graph

721 Commits

Author SHA1 Message Date
a4426ad5d2 Save state 2024-09-06 18:32:09 +01:00
0dcd2b71a6 Allocate voice 2024-09-06 11:51:13 +02:00
92b19ecabc Support new SPU voice approach 2024-08-24 14:25:05 +02:00
12de2340cc Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
8e645f3a71 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
cea123ae85 Support license string 2024-08-21 20:46:03 +02:00
4d09305364 Encode TMD logo and string 2024-08-20 22:45:21 +02:00
54f2b43b4f Replace License Logo with TMD but results are bad? 2024-08-15 15:05:48 -05:00
f133b26283 Prototype implementation of TMD license 2024-08-14 16:07:17 -05:00
52083c52f7 Support displaying name of missing file for CDDA tracks 2024-08-14 15:30:13 -05:00
f22103ed77 Parse AltLicense 2024-08-10 16:44:03 -05:00
010f0dcf9d Integrate new license type system 2024-08-10 16:32:43 -05:00
f18c1eb137 Add SPU memory allocation 2024-08-07 23:01:43 -05:00
0b340abb20 Parse VAG header 2024-08-06 12:58:31 -05:00
10c394aeba Prepare VAG loading 2024-08-04 18:13:44 -05:00
0dc1f522c5 Convert wav files to .vag 2024-08-04 17:41:20 -05:00
fdd6694824 Simple extraction of wav data 2024-08-04 14:56:44 -05:00
3db5a19595 Support custom file parsing 2024-08-04 13:15:58 -05:00
40c7dea1f0 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
20ea619cc4 Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
bd9a477cf4 Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
10554c7a6e Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
5ec7acb803 Improve psxcdread 2024-07-28 13:22:39 -05:00
582e0d9f34 Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
aa343d1ccd Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
79f2b436ff Improve print of LBAs 2024-07-21 21:32:29 +02:00
355de5f67c Rename length_of to size_of 2024-07-21 21:07:47 +02:00
8a4c46a2d1 Improve FileLength struct 2024-07-21 21:05:31 +02:00
a624de92a1 Improve lba_source handling 2024-07-21 20:46:29 +02:00
aaab604f61 Support Lead-out track 2024-07-21 16:33:03 +02:00
5624eb40f3 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
102a8a1bb5 Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
e27ccd9f63 Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
58c140335f Fix LBA bug 2024-07-11 20:56:57 +02:00
5b0e802ce2 Fix XEBRA 2024-07-04 19:07:07 +02:00
113d32949a Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
0defc3297b Really fixed...? 2024-07-04 13:26:21 +02:00
c3d441cedf Fixed for real? 2024-07-04 12:16:30 +02:00
8624abb048 Current buggy state 2024-07-04 06:47:47 +02:00
f5020e152b Save state before change 2024-07-02 20:05:02 +02:00
07756fd180 Fixup CD freeze? 2024-07-01 23:01:41 +02:00
271733a7fe Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
7d74827e99 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
5a137f9526 Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
8bda21f045 Screeeee 2024-06-14 20:58:57 +02:00
f74be026e0 Support CD Callback 2024-06-14 20:53:30 +02:00
4e95d7b6b2 Improve thread code 2024-06-14 19:56:44 +02:00
5540d80d34 Support Callback 2024-06-14 19:29:28 +02:00
d8aee97397 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
d628375a18 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00