Commit Graph

981 Commits

Author SHA1 Message Date
Jaby 64dc27910d Ignore temp .VAG files 2024-10-07 20:12:22 +02:00
Jaby f53b7cb38a Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
Jaby 7b5ab29182 Improve load screen a lot 2024-10-05 16:25:08 +02:00
Jaby 94aff832d4 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
Jaby 606c76a931 Update TODO list 2024-10-05 11:18:34 +02:00
Jaby 5c083e1cc0 Rename XA audio function 2024-10-05 11:16:54 +02:00
Jaby 8217528354 Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
Jaby 248963cd27 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
Jaby ee0b95b2da Integrate time measurement 2024-10-01 21:34:51 +02:00
Jaby 9647aae2e8 Clean up 2024-09-29 17:27:23 +02:00
Jaby 3217bbc09b Move ioport header 2024-09-29 17:12:38 +02:00
Jaby 814ea6e153 Convert CD IO 2024-09-29 17:10:41 +02:00
Jaby b30ad093bd Convert DMA IO 2024-09-29 16:30:41 +02:00
Jaby a7f4d08afc Convert Interrupt IO 2024-09-29 16:15:36 +02:00
Jaby 20603c4500 Added missing IO 2024-09-29 16:09:04 +02:00
Jaby 271f23235c Update more converted IO 2024-09-29 16:05:52 +02:00
Jaby e39adddf02 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
Jaby 3f780364f8 Update Periphery IO 2024-09-29 15:52:35 +02:00
Jaby f1b0c19612 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
Jaby 13caecfb50 Fix generation of GLOBAL asm constructors 2024-09-28 17:48:06 +02:00
Jaby 29e512cd7f Convert Timer for new IO 2024-09-28 15:30:40 +02:00
Jaby 85114b0b5b Convert Memory IO 2024-09-28 15:19:19 +02:00
Jaby cde69e0fd1 Support LZ4 for VAG 2024-09-28 15:03:25 +02:00
Jaby 241c634a0f Bump version number 2024-09-28 15:01:53 +02:00
Jaby 9bfab3214c Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
Jaby 44660ec9ce LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
Jaby dc35d5a5ef Update SPU 2024-09-28 13:52:36 +02:00
Jaby 7a21ef8104 Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
Jaby d47456472e Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
Jaby 2166a8c5b9 Finish TODO in SPU header 2024-09-28 13:19:40 +02:00
Jaby f362d7fd7f Do not rename SimpleTIM because it is not a TIM 2024-09-28 13:14:48 +02:00
Jaby 7d0568c52e Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
Jaby 6672ab7980 Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
Jaby 7b4060640f Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
Jaby faa0c7fb4c Play bubble sound when pressing buttons 2024-09-24 22:22:19 +02:00
Jaby 6ffd5ff1b7 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby fb0be4cc42 Support SFX 2024-09-23 19:59:52 +02:00
Jaby b16530754c Update SPU IO way 2024-09-22 16:10:18 +02:00
Jaby 3eaad706fa Fix EON 2024-09-22 14:29:05 +02:00
Jaby bce9fd9117 DMA SPU memory 2024-09-16 21:52:27 +02:00
Jaby c89faba232 Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
Jaby b22537dc95 Use original IOPort code again 2024-09-08 22:57:29 +02:00
Jaby a6a8b6da65 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
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 c239dc07c4 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
Jaby 4518d770f5 Support license string 2024-08-21 20:46:03 +02:00
Jaby d236c0637b Encode TMD logo and string 2024-08-20 22:45:21 +02:00