Commit Graph

347 Commits

Author SHA1 Message Date
jaby 8fcfa1e1fe Convert CD IO 2024-09-29 17:10:41 +02:00
jaby 60dec20a71 Convert DMA IO 2024-09-29 16:30:41 +02:00
jaby a4ddf1d1b6 Convert Interrupt IO 2024-09-29 16:15:36 +02:00
jaby c41d996c34 Added missing IO 2024-09-29 16:09:04 +02:00
jaby 5bafe78ab5 Update more converted IO 2024-09-29 16:05:52 +02:00
jaby 9620b0ec41 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
jaby 4b935e3984 Update Periphery IO 2024-09-29 15:52:35 +02:00
jaby 3fab693049 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
jaby 54b12b13e9 Fix generation of GLOBAL asm constructors 2024-09-28 17:48:06 +02:00
jaby 14b760dd54 Convert Timer for new IO 2024-09-28 15:30:40 +02:00
jaby 60c565bfde Convert Memory IO 2024-09-28 15:19:19 +02:00
jaby 4a46392f24 Update SPU 2024-09-28 13:52:36 +02:00
jaby a76784065a Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
jaby 9f3e911513 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
jaby c7da035725 Finish TODO in SPU header 2024-09-28 13:19:40 +02:00
jaby ab2ff3c251 Do not rename SimpleTIM because it is not a TIM 2024-09-28 13:14:48 +02:00
jaby 02838c1228 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
jaby a36b489dfd Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
jaby b79dd47982 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
jaby f2800aaf1e Support SFX 2024-09-23 19:59:52 +02:00
jaby acef4b8d68 Update SPU IO way 2024-09-22 16:10:18 +02:00
jaby f138ca9a9d Fix EON 2024-09-22 14:29:05 +02:00
jaby efd887268b DMA SPU memory 2024-09-16 21:52:27 +02:00
jaby 2f0d972a2a Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
jaby 0fb71beff2 Use original IOPort code again 2024-09-08 22:57:29 +02:00
jaby 97de034458 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
jaby a4426ad5d2 Save state 2024-09-06 18:32:09 +01:00
jaby 0dcd2b71a6 Allocate voice 2024-09-06 11:51:13 +02:00
jaby 92b19ecabc Support new SPU voice approach 2024-08-24 14:25:05 +02:00
jaby 12de2340cc Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
jaby f18c1eb137 Add SPU memory allocation 2024-08-07 23:01:43 -05:00
jaby 0b340abb20 Parse VAG header 2024-08-06 12:58:31 -05:00
jaby 10c394aeba Prepare VAG loading 2024-08-04 18:13:44 -05:00
jaby 07327fd646 Add VAG configuration option 2024-08-04 17:47:54 -05:00
jaby 3db5a19595 Support custom file parsing 2024-08-04 13:15:58 -05:00
jaby 40c7dea1f0 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
jaby 20ea619cc4 Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
jaby e27ccd9f63 Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
jaby ba016104f0 Fix Seek Warning 2024-07-04 16:47:39 +02:00
jaby 0defc3297b Really fixed...? 2024-07-04 13:26:21 +02:00
jaby c3d441cedf Fixed for real? 2024-07-04 12:16:30 +02:00
jaby f5020e152b Save state before change 2024-07-02 20:05:02 +02:00
jaby 271733a7fe Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
jaby 5a137f9526 Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
jaby 4e95d7b6b2 Improve thread code 2024-06-14 19:56:44 +02:00
jaby 5540d80d34 Support Callback 2024-06-14 19:29:28 +02:00
jaby d8aee97397 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
jaby d628375a18 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
jaby a8fd01579b Re-enable CD init code 2024-06-12 20:36:54 +02:00
jaby 543f10d266 More and more bugs 2024-06-10 07:17:54 +02:00