Commit Graph

900 Commits

Author SHA1 Message Date
Jaby 9d454ea66e Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
Jaby 5219dbc72a Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
Jaby d0ea02e465 Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
Jaby 4da6ec867e Play bubble sound when pressing buttons 2024-09-24 22:22:19 +02:00
Jaby 34990eecb3 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby f0f4049b15 Support SFX 2024-09-23 19:59:52 +02:00
Jaby d7d9dbfbbe Update SPU IO way 2024-09-22 16:10:18 +02:00
Jaby 69bff30252 Fix EON 2024-09-22 14:29:05 +02:00
Jaby b51ac6edfe DMA SPU memory 2024-09-16 21:52:27 +02:00
Jaby b33fdca221 Share commo DMA related code for use with SPU 2024-09-10 22:50:05 +02:00
Jaby 584abcf545 Use original IOPort code again 2024-09-08 22:57:29 +02:00
Jaby 339d9e15d4 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
Jaby a42c784749 Save state 2024-09-06 18:32:09 +01:00
Jaby 0ceb6bf83b Allocate voice 2024-09-06 11:51:13 +02:00
Jaby a93e385209 Support new SPU voice approach 2024-08-24 14:25:05 +02:00
Jaby 18185ca7d6 Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
Jaby 6fea3580b9 Support alternate license when none is provided or found 2024-08-21 21:44:26 +02:00
Jaby 064f7e2ded Support license string 2024-08-21 20:46:03 +02:00
Jaby a481eb264e Encode TMD logo and string 2024-08-20 22:45:21 +02:00
Jaby ae3fec6daa Replace License Logo with TMD but results are bad? 2024-08-15 15:05:48 -05:00
Jaby f8b1aa9fe1 Prototype implementation of TMD license 2024-08-14 16:07:17 -05:00
Jaby 2d2294357c Support displaying name of missing file for CDDA tracks 2024-08-14 15:30:13 -05:00
Jaby a25d8d05f0 Parse AltLicense 2024-08-10 16:44:03 -05:00
Jaby 93efd596ab Integrate new license type system 2024-08-10 16:32:43 -05:00
Jaby 0c8e1c3370 Add SPU memory allocation 2024-08-07 23:01:43 -05:00
Jaby 096a456037 Parse VAG header 2024-08-06 12:58:31 -05:00
Jaby aa0c92f10e Prepare VAG loading 2024-08-04 18:13:44 -05:00
Jaby c6a8e7c31b Add VAG configuration option 2024-08-04 17:47:54 -05:00
Jaby cf90395847 Convert wav files to .vag 2024-08-04 17:41:20 -05:00
Jaby ae2e103e30 Embedd adpcm file 2024-08-04 14:56:58 -05:00
Jaby 1886d2a8ff Simple extraction of wav data 2024-08-04 14:56:44 -05:00
Jaby 2513e54d1e Support custom file parsing 2024-08-04 13:15:58 -05:00
Jaby 4984208717 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
Jaby 23bf651e3f Clear up load test button combination and display of audio playback type 2024-07-30 15:40:44 -05:00
Jaby 5346235679 Update PoolBox Version string 2024-07-29 13:36:29 -05:00
Jaby 344c2d062d Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
Jaby 79b97af4df Apply XML changes 2024-07-28 23:12:36 -05:00
Jaby 02ddd2cc74 Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
Jaby 0f87cce21a Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
Jaby fea464f537 Improve psxcdread 2024-07-28 13:22:39 -05:00
Jaby f068abcf61 Update wsl script for CDDA conversion 2024-07-24 08:53:15 +02:00
Jaby 968c8228f1 Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
Jaby ad905e5ddd Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
Jaby e77e041f8b Cleanup Assets 2024-07-22 21:20:55 +02:00
Jaby aa2580decd Hold R2 and L2 to active load test 2024-07-22 20:09:47 +02:00
Jaby 09d202273e Improve print of LBAs 2024-07-21 21:32:29 +02:00
Jaby a84bde6378 Rename length_of to size_of 2024-07-21 21:07:47 +02:00
Jaby 86a0b17137 Improve FileLength struct 2024-07-21 21:05:31 +02:00
Jaby 99f83f8b21 Improve lba_source handling 2024-07-21 20:46:29 +02:00
Jaby 0b61e8641a Support Lead-out track 2024-07-21 16:33:03 +02:00