Commit Graph

649 Commits

Author SHA1 Message Date
Jaby fea464f537 Improve psxcdread 2024-07-28 13:22:39 -05: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 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
Jaby 2aa86f7671 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
Jaby 1daaabd501 Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
Jaby 69b5709e5e Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
Jaby 928ec9e47e Fix LBA bug 2024-07-11 20:56:57 +02:00
Jaby 58eafac3c0 Fix XEBRA 2024-07-04 19:07:07 +02:00
Jaby 89f92fc93b Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
Jaby 4a57095c56 Really fixed...? 2024-07-04 13:26:21 +02:00
Jaby 8bda74b46b Fixed for real? 2024-07-04 12:16:30 +02:00
Jaby 6913ca749d Current buggy state 2024-07-04 06:47:47 +02:00
Jaby ad14970640 Save state before change 2024-07-02 20:05:02 +02:00
Jaby d09c7776c1 Fixup CD freeze? 2024-07-01 23:01:41 +02:00
Jaby c99d40d989 Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
Jaby e740e86503 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
Jaby c9a115282b Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
Jaby ab9cbde36c Screeeee 2024-06-14 20:58:57 +02:00
Jaby 0f42a3ce82 Support CD Callback 2024-06-14 20:53:30 +02:00
Jaby f6ddde18f1 Improve thread code 2024-06-14 19:56:44 +02:00
Jaby 8e777322e4 Support Callback 2024-06-14 19:29:28 +02:00
Jaby 41d9a9ad9a Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
Jaby 77bf51d204 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
Jaby 231dabfb3f Inital Cody-Fix 2024-06-13 07:54:09 +02:00
Jaby d1cc43dcc6 Re-enable CD init code 2024-06-12 20:36:54 +02:00
Jaby 9a47d8a333 More and more bugs 2024-06-10 07:17:54 +02:00
Jaby f4b37f19ca Cody fixes 2024-06-09 21:59:43 +02:00
Jaby d6d59bf549 Reprocudeable Interrupt miss 2024-06-07 21:36:39 +02:00
Jaby ca592eda9a The end 07.06.2024 2024-06-07 15:24:31 +02:00
Jaby 9ddfdca6b6 No fix yet 2024-06-07 13:24:36 +02:00
Jaby f0dee0659d Founding of the BugFestival 2024-06-07 07:36:24 +02:00
Jaby c01fdd84ea Improve Interrupt Code 2024-06-03 21:58:32 +02:00
Jaby 07417f9b26 Add Enter/ExitCriticalSection to Periphery code 2024-06-03 21:23:04 +02:00
Jaby 5201e8023f Undo No changes 2024-06-01 21:52:38 +02:00
Jaby f48ff8a838 Fix No 2024-06-01 17:11:54 +02:00
Jaby 7b85c49787 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
Jaby 80eb514234 Start to move CDXA code around 2024-05-31 23:47:39 +02:00
Jaby d94e7f8930 Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
Jaby 0380a7eae9 Fix GPU freeze 2024-05-29 21:25:52 +02:00
Jaby 56a194b08a Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00
Jaby 51ccae9630 Increase CDXA support 2024-05-29 18:37:24 +02:00
Jaby 63e46e91c2 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
Jaby 7e34c92825 Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
Jaby 20143ad466 psxcdgen removed 2024-05-26 21:04:25 +02:00
Jaby 46b5cfdd9f Fix psxcdread 2024-05-26 21:02:40 +02:00
Jaby fb78590396 Update wav rust library 2024-05-26 17:55:54 +02:00
Jaby 7966f5794b Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
Jaby 5319ede54c Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
Jaby 6e8afbec86 CDXA not working 2024-05-26 09:33:23 +02:00
Jaby 8ef53f5137 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
Jaby 6685d5ebe0 Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
Jaby 5348e34f37 Handle more files 2024-05-24 19:14:02 +02:00
Jaby 410b091307 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
Jaby 087291ee18 Concept for XA-Audio 2024-05-21 21:38:47 +02:00
Jaby 5fac8b2c52 Add unreachable builtin 2024-05-21 21:34:45 +02:00
Jaby d057ba8643 Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
Jaby c7747d956f Support conversion to XA audio 2024-05-21 21:27:42 +02:00
Jaby d128a6001a Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby 5ecf47ca5e Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
Jaby aa422f7e41 Support VSync callback 2024-05-15 21:43:12 +02:00
Jaby 1393dc185f Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
Jaby bc4e8225e2 Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
Jaby ffc3320fbf Make music loop 2024-05-12 13:45:45 +02:00
Jaby e6f5b5670b Somehow works?! 2024-05-09 23:15:04 +02:00
Jaby 83aba89848 Clean-up code a bit 2024-05-09 19:31:28 +02:00
Jaby 208fcac274 Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
Jaby d8d239f3c7 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
Jaby 4177bed0e3 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby dcaaea02e9 Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00
Jaby cfdb9737fa Improve CDDA track list 2024-05-05 23:12:08 +02:00
Jaby 06f90e9279 Play CDDA track 2024-05-05 22:12:23 +02:00
Jaby 1b13951f84 Support CDDA 2024-05-05 18:23:17 +02:00
Jaby 9e6301725c Support proper scaling and other MATRIX operations 2024-04-23 23:04:17 +02:00
Jaby 2ff786770d Place stars in Jabys eyes 2024-04-21 17:06:15 +02:00
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby be034c14b4 Introduce gte float 2024-04-06 21:07:32 -05:00
Jaby a9bd11bdda Support scaling matricies 2024-04-06 14:34:07 -05:00
Jaby 9c169b6c76 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby 3013eec1db Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
Jaby c897f39e91 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
Jaby 1671e9f479 Getting there...? 2024-04-02 16:28:09 -05:00
Jaby e40a7b9aa7 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby d9739c0086 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
Jaby 45423efb18 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby f943ab7be2 Detect type of BIOS 2024-03-31 23:49:32 -05:00
Jaby 7e35f0ad93 Try on various BIOS 2024-03-30 15:35:03 -05:00
Jaby 22b52d0081 Print all BIOS information 2024-03-30 14:42:32 -05:00
Jaby c5be4506ca Display Copyright 2024-03-30 13:09:30 -05:00
Jaby ad863da013 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
Jaby d97f7ffe2c Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby c614a509b5 Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
Jaby 335fddcc19 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby 101557de96 Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby 38354a1d9a Add TODO 2024-03-20 23:25:24 -05:00
Jaby eab8c1a7cd Fix border slightly 2024-03-20 23:24:27 -05:00