Commit Graph

756 Commits

Author SHA1 Message Date
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
Jaby 3a38f3192f Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby b41b5f25bf Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby fa2e1e7d31 Starting step for GTE 2024-01-23 22:38:04 -05:00
Jaby 69fa3d9b90 Delete old version which remained unused 2024-01-23 22:31:21 -05:00
Jaby c546b3de4e Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby e2916d3a2b Render Dönerfisch for the GTE test 2024-01-23 12:11:57 -05:00
Jaby 032a88e33a Prepare GTE overlay 2024-01-23 11:46:41 -05:00
Jaby dda2b5bc60 Use new PageOffset feature from SimpleTIM 2024-01-23 11:28:35 -05:00
Jaby d984890205 Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
Jaby 5218ad1c7a Add Dönerfisch 2024-01-23 11:10:04 -05:00
Jaby 22a8f9f4ac Add Poly specific functions 2024-01-23 11:00:46 -05:00
Jaby 617e8c2090 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
Jaby bb88f344ef Support PSYQ/No 2024-01-15 21:21:57 -05:00
Jaby e84f6f6323 Support resetting screen 2024-01-15 20:59:55 -05:00
Jaby b60f38046e Improve UI 2024-01-15 20:51:52 -05:00
Jaby 5f0e8a9212 Use pulses instead of frame based movement 2024-01-15 20:46:00 -05:00
Jaby 2b371dc473 Code improvement 2024-01-15 20:34:08 -05:00
Jaby bd1c662315 Adjust with PSYQ logic 2024-01-15 20:21:26 -05:00
Jaby df75784ba7 More CleanUp of JabyEngine/PoolBox 2024-01-05 23:02:14 -06:00
Jaby 322dca67c5 Improve usage of Line types 2024-01-05 22:56:44 -06:00
Jaby dfb0a72ec8 Introduce corner frames 2024-01-05 21:42:15 -06:00
Jaby d59e2d163e Support Version number and change font to BIOS for ControllerTest 2024-01-05 13:35:37 -06:00
Jaby 9c8edb04e0 Move ScreenCenter code to FontCycler 2024-01-05 13:21:57 -06:00