Commit Graph

1029 Commits

Author SHA1 Message Date
Jaby 217a3fc661 Add readme 2024-03-14 00:24:53 -05:00
Jaby 0f038c3023 Support PS3 by default 2024-03-14 00:17:48 -05:00
Jaby 76da72b9d5 Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
Jaby 0a89fed98a Finally fix PS3 2024-03-10 21:30:32 -05:00
Jaby 948f59dde0 Set DMA in defined state 2024-03-09 23:37:07 -06:00
Jaby 9c6b47e0fa Set DMA priority 2024-03-06 19:08:25 -06:00
Jaby ad06128d99 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
Jaby 599a346b0d Support ClearCache command 2024-03-06 17:17:13 -06:00
Jaby 4ee873b02c Support DönerFisch again 2024-03-01 12:25:14 -05:00
Jaby 00b2c351db Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
Jaby 591d52b5f3 Fix CD Interrupt for PS3 PSX Emulator 2024-02-28 21:42:10 -05:00
Jaby 43dd051a2a Experimental PKG generation support 2024-02-27 22:31:41 -05:00
Jaby 519287ab88 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Björn Gaier a871885b7c Finish integrating custom configs 2024-02-20 22:29:09 -05:00
Björn Gaier 94a2234bc8 Cleanup code 2024-02-20 22:02:41 -05:00
Björn Gaier f47bd60003 Improve ConfigLibs more 2024-02-20 21:55:56 -05:00
Björn Gaier 9858eff1f1 Beta-MyConfig 2024-02-15 22:31:52 -05:00
Björn Gaier 760c83b0cf Convert Configurations to function based for overrides 2024-02-15 22:18:22 -05:00
Björn Gaier 029b81c69b Support building multiple JabyEngines 2024-02-14 16:55:46 -05:00
Björn Gaier 29170520eb Change CombiMake file to build all flavours; Rename CombiMake 2024-02-13 19:04:36 -05:00
Björn Gaier a3d50865c9 Detect config folder for build 2024-02-12 16:10:00 -05:00
Björn Gaier c4cf5754bc Add extension for auto populated config list 2024-02-09 15:50:17 -05:00
Björn Gaier a1367515df Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Björn Gaier 44fd021b99 Improve custom configuration support 2024-02-09 15:35:25 -05:00
Björn Gaier efe28a9718 First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
Björn Gaier 8a927010ba Fix embarrising typo 2024-02-09 10:21:37 -05:00
Björn Gaier 847ddb3e5b Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
Björn Gaier a2810f4bef Remove TODO tag 2024-02-09 09:44:09 -05:00
Björn Gaier 8b45cb2ad9 Support different regions 2024-02-09 09:43:39 -05:00
Jaby eae00b215a Add Combi Target 2024-02-08 21:47:27 -05:00
Jaby 42e9af892a Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby fe62aa4e16 DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 8124daeaa1 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 3df6a83899 Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 20036a576c Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby 0fb6ea8190 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 16cfcf42b2 Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby 20e8e5d68c Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
Jaby d420e86d9b Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby c720136e15 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby d361c5504c Support retriving rotation matrix 2024-01-31 22:22:25 -05:00
Jaby 9246b077ad Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby 1f43aeadb1 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby 6771ef9db0 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby 17ef3e91e1 Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 0e989ee703 Prepare mult_matrix function 2024-01-28 21:23:06 -05:00
Jaby 99a4fa8ab1 Translate DönerFisch 2024-01-24 21:05:26 -05:00
Jaby a79bcac842 Try to rotate DönerFisch 2024-01-24 18:21:08 -05:00
Jaby 536f7619b8 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby a3c3951fd0 Trying to run first GTE code 2024-01-24 17:29:42 -05:00