Commit Graph

675 Commits

Author SHA1 Message Date
Jaby 1b241184fc Fix EON 2024-09-22 14:29:05 +02:00
Jaby aa42158d40 DMA SPU memory 2024-09-16 21:52:27 +02:00
Jaby ddd4a07112 Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
Björn Gaier 7b99fd4de8 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
Björn Gaier e7b9033f52 Save state 2024-09-06 18:32:09 +01:00
Jaby 740396296e Allocate voice 2024-09-06 11:51:13 +02:00
Jaby f41df3eb51 Support new SPU voice approach 2024-08-24 14:25:05 +02:00
Jaby 0a78020aec Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
Jaby e7a4d1b4c4 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
Jaby 0608f220ac Support license string 2024-08-21 20:46:03 +02:00
Jaby 0a1bcfacb1 Encode TMD logo and string 2024-08-20 22:45:21 +02:00
Jaby b50fee186a Replace License Logo with TMD but results are bad? 2024-08-15 15:05:48 -05:00
Björn Gaier 25002240e7 Prototype implementation of TMD license 2024-08-14 16:07:17 -05:00
Björn Gaier 23807c9104 Support displaying name of missing file for CDDA tracks 2024-08-14 15:30:13 -05:00
Jaby dbbc781c65 Parse AltLicense 2024-08-10 16:44:03 -05:00
Jaby bba6f72ff1 Integrate new license type system 2024-08-10 16:32:43 -05:00
Jaby f686f01d40 Add SPU memory allocation 2024-08-07 23:01:43 -05:00
Jaby ea996faf75 Parse VAG header 2024-08-06 12:58:31 -05:00
Jaby 63f1710263 Prepare VAG loading 2024-08-04 18:13:44 -05:00
Jaby fed0d8833c Convert wav files to .vag 2024-08-04 17:41:20 -05:00
Jaby 80b79e2bf7 Simple extraction of wav data 2024-08-04 14:56:44 -05:00
Jaby 5ebee334fd Support custom file parsing 2024-08-04 13:15:58 -05:00
Jaby f67ac19513 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
Jaby e609d2b406 Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
Jaby a792a3f2ac Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
Jaby 73bbe0e805 Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
Jaby 4cb6e05e62 Improve psxcdread 2024-07-28 13:22:39 -05:00
Jaby 0c173df82f Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
Jaby 9a4479bc48 Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
Jaby 7ff6e3b6b9 Improve print of LBAs 2024-07-21 21:32:29 +02:00
Jaby ef173b2d01 Rename length_of to size_of 2024-07-21 21:07:47 +02:00
Jaby 57f646f5e0 Improve FileLength struct 2024-07-21 21:05:31 +02:00
Jaby 4d25c39b74 Improve lba_source handling 2024-07-21 20:46:29 +02:00
Jaby 7765137511 Support Lead-out track 2024-07-21 16:33:03 +02:00
Jaby d4d3340f58 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
Jaby 4b4085007d Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
Jaby d1321b133f Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
Jaby e6c5ed161f Fix LBA bug 2024-07-11 20:56:57 +02:00
Jaby 3d2b409ea7 Fix XEBRA 2024-07-04 19:07:07 +02:00
Jaby cc2d46f107 Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
Jaby d6fae8055b Really fixed...? 2024-07-04 13:26:21 +02:00
Jaby 73515933c6 Fixed for real? 2024-07-04 12:16:30 +02:00
Jaby 3ab9d8b1f8 Current buggy state 2024-07-04 06:47:47 +02:00
Jaby f8ed3c635b Save state before change 2024-07-02 20:05:02 +02:00
Jaby 2e7f6cd20f Fixup CD freeze? 2024-07-01 23:01:41 +02:00
Jaby 3295a04f07 Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
Jaby ab6caf77b3 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
Jaby 087d139611 Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
Björn Gaier aa8ee9733c Screeeee 2024-06-14 20:58:57 +02:00
Björn Gaier 52893a08fe Support CD Callback 2024-06-14 20:53:30 +02:00
Björn Gaier 96644c55b0 Improve thread code 2024-06-14 19:56:44 +02:00
Björn Gaier 13390bff08 Support Callback 2024-06-14 19:29:28 +02:00
Björn Gaier d5455189c5 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
Björn Gaier 97727d5dbb Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
Jaby c67bc7d9f9 Inital Cody-Fix 2024-06-13 07:54:09 +02:00
Jaby 60a2eedd82 Re-enable CD init code 2024-06-12 20:36:54 +02:00
Jaby 8604ebf8d4 More and more bugs 2024-06-10 07:17:54 +02:00
Jaby 52cdd4dbc0 Cody fixes 2024-06-09 21:59:43 +02:00
Björn Gaier aaf3b7b814 Reprocudeable Interrupt miss 2024-06-07 21:36:39 +02:00
Björn Gaier 07fefed802 The end 07.06.2024 2024-06-07 15:24:31 +02:00
Björn Gaier 70ac5b65e4 No fix yet 2024-06-07 13:24:36 +02:00
Jaby a63df8a7b6 Founding of the BugFestival 2024-06-07 07:36:24 +02:00
Jaby d9ab571e8b Improve Interrupt Code 2024-06-03 21:58:32 +02:00
Jaby 2623c0c22c Add Enter/ExitCriticalSection to Periphery code 2024-06-03 21:23:04 +02:00
Jaby cc92b848f9 Undo No changes 2024-06-01 21:52:38 +02:00
Jaby d36876b17c Fix No 2024-06-01 17:11:54 +02:00
Jaby ee616849c0 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
Jaby fb79f6dc8b Start to move CDXA code around 2024-05-31 23:47:39 +02:00
Jaby 3eb2cc350f Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
Jaby 457422877f Fix GPU freeze 2024-05-29 21:25:52 +02:00
Jaby 836ad9b8aa Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00
Jaby f6313a45ca Increase CDXA support 2024-05-29 18:37:24 +02:00
Jaby 1ffd83cac8 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
Jaby b6e4558e35 Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
Jaby 38c1c90fd5 psxcdgen removed 2024-05-26 21:04:25 +02:00
Jaby 9c01dab083 Fix psxcdread 2024-05-26 21:02:40 +02:00
Jaby db4cf3eefa Update wav rust library 2024-05-26 17:55:54 +02:00
Jaby 3ce5dcff12 Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
Jaby 61c300e37e Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
Jaby c8ccd44a71 CDXA not working 2024-05-26 09:33:23 +02:00
Jaby 1699d45ae4 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
Jaby 7c39fbad37 Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
Jaby 5bc0c28739 Handle more files 2024-05-24 19:14:02 +02:00
Jaby 4b56c5c5d4 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
Jaby 28416fc624 Concept for XA-Audio 2024-05-21 21:38:47 +02:00
Jaby 9c67a5f40a Add unreachable builtin 2024-05-21 21:34:45 +02:00
Jaby b371d7d46a Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
Jaby 983c416ee3 Support conversion to XA audio 2024-05-21 21:27:42 +02:00
Jaby 49417295fc Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby c1724c8a15 Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
Jaby 4dab38239f Support VSync callback 2024-05-15 21:43:12 +02:00
Jaby 5f45070961 Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
Jaby b0a552249d Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
Jaby acd4402c56 Make music loop 2024-05-12 13:45:45 +02:00
Jaby 02ab2198d0 Somehow works?! 2024-05-09 23:15:04 +02:00
Jaby afc594221c Clean-up code a bit 2024-05-09 19:31:28 +02:00
Jaby 0618aa1fb7 Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
Jaby eba022bc10 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
Jaby 4d5a7814f7 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby 7877cb5b2d Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00