Commit Graph

344 Commits

Author SHA1 Message Date
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 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 7b4060640f Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +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 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 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 7ff2e768cc Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
Jaby 8c0fa6ef21 Fix CDXA on PS3 2024-07-20 16:05:53 +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 ce4520527e Save state before change 2024-07-02 20:05:02 +02:00
Jaby daae49bbae Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
Jaby 053cbaf80a Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +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
Jaby 4df3368eaa Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
Jaby bed6c08927 Re-enable CD init code 2024-06-12 20:36:54 +02:00
Jaby 80995f4df4 More and more bugs 2024-06-10 07:17:54 +02:00
Jaby f27a15c794 Cody fixes 2024-06-09 21:59:43 +02:00
Jaby e10a65bd20 No fix yet 2024-06-07 13:24:36 +02:00
Jaby df25a789d6 Founding of the BugFestival 2024-06-07 07:36:24 +02:00
Jaby c2bcc17800 Improve Interrupt Code 2024-06-03 21:58:32 +02:00
Jaby f8028de6c3 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
Jaby 5d1408002a Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
Jaby 97b0dbe007 Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00