Commit Graph

709 Commits

Author SHA1 Message Date
Jaby c861af7f11 Rename fconv to pxfconv 2024-10-10 22:11:39 +02:00
Jaby 70556488fc Iterate over samples 2024-10-10 22:05:18 +02:00
Jaby c4edb01e68 Prepare my_vag conversion 2024-10-09 21:56:02 +02:00
Jaby 2aca10953d Rename jaby_engine_fconv to fileconv 2024-10-09 20:56:24 +02:00
Jaby 987ac95c97 Delete build scripts 2024-10-07 22:37:16 +02:00
Jaby af7c8c63fa Add root build 2024-10-07 22:36:47 +02:00
Jaby 9e47bd7038 Remove old tasks 2024-10-07 22:15:46 +02:00
Jaby 4c3026ec43 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby d001174b6d Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
Jaby 1c687db308 Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
Jaby 74f3da97f6 Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
Jaby f20795ca20 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
Jaby c64fe96482 Update TODO list 2024-10-05 11:18:34 +02:00
Jaby ca1fd5f911 Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
Jaby 419e7b7bc3 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
Jaby c272a36abc Convert CD IO 2024-09-29 17:10:41 +02:00
Jaby 237e0b2edf Convert DMA IO 2024-09-29 16:30:41 +02:00
Jaby 862fffaf11 Added missing IO 2024-09-29 16:09:04 +02:00
Jaby eac954a372 Update more converted IO 2024-09-29 16:05:52 +02:00
Jaby 5ff7e0db9f Re-Update SPU IO 2024-09-29 16:00:02 +02:00
Jaby e6c17e8f6f Update Periphery IO 2024-09-29 15:52:35 +02:00
Jaby d00815f7a8 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
Jaby ac0bac9d07 Bump version number 2024-09-28 15:01:53 +02:00
Jaby 77be3d7239 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
Jaby f8d94904a4 LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
Jaby b37582ac5e Update SPU 2024-09-28 13:52:36 +02:00
Jaby 72f947e007 Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
Jaby de1a8b497d Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
Jaby d029ccce25 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
Jaby d258d79f90 Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
Jaby 01b2ec4083 Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00
Jaby 332476cd4e Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby 6c94bca700 Support SFX 2024-09-23 19:59:52 +02:00
Jaby 8b6921cba5 Update SPU IO way 2024-09-22 16:10:18 +02:00
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