Commit Graph

72 Commits

Author SHA1 Message Date
Jaby 2083f2825a LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
Jaby 34990eecb3 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby 18185ca7d6 Move voice memory manager code into brand new SPU MMU 2024-08-22 20:13:07 +02:00
Jaby 0c8e1c3370 Add SPU memory allocation 2024-08-07 23:01:43 -05: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 77bf51d204 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
Jaby d94e7f8930 Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
Jaby aa422f7e41 Support VSync callback 2024-05-15 21:43:12 +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 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 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 91571bff47 Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
Jaby 7184517bf8 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
Jaby 92c392ae56 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Jaby 870d671d2b Cleanup code 2024-02-20 22:02:41 -05:00
Jaby ba8b729da1 Beta-MyConfig 2024-02-15 22:31:52 -05:00
Jaby f9a1c9470b Fix embarrising typo 2024-02-09 10:21:37 -05:00
Jaby e8b9021f7d Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
Jaby 55bee1ff67 DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 76c53a31df Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby b1e3e2790f Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby 0963f9bf45 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby dc66014f1b Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby e8dd23bac9 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby a34f7798cb Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 84f23ba166 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby 8d1e9c20a7 Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby b754cde9d4 Setup Periperhy 2024-01-02 16:43:36 -06:00
Jaby 172600ddb8 Load a BIOS font 2023-12-13 19:46:34 -05:00
Jaby 5bd70747dc Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby a5a7d73620 Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
Jaby 6851a09071 Implement color based debugging 2023-09-22 21:36:43 +02:00
Jaby 1e9a21bc17 Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby 15d8d39879 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby a46d76a619 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby 4dcb16ed64 Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
Jaby 99ae40bdfe Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby 32f82faf9f Create a frame rate 2023-04-26 22:06:47 +02:00
Jaby 31d6062d05 Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +02:00
Jaby ac25f699e0 Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
Jaby e25ab9da8f Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
Jaby 54943fab93 Code ready to obtain data; Doesn't work in No and causes strange errors in DS 2023-03-26 16:42:45 +02:00
Jaby 7b7db67ae2 Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00
Jaby 163662ba75 Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby ba8c5e65eb Port DMA code 2023-03-20 21:04:01 +01:00