Commit Graph

699 Commits

Author SHA1 Message Date
Jaby 03f612fff8 Support different regions 2024-02-09 09:43:39 -05:00
Jaby 6e39f5c123 Add Combi Target 2024-02-08 21:47:27 -05:00
Jaby 39a7f9418f Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby 04e786d8ca DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 7490c21724 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 75a4a4e444 Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 4429cdc692 Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby 2d2b71d0b3 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 79613b1bbd Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby 6b954bdfb9 Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
Jaby 2eaea20d3a Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby 74d48db5f6 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby 53e2bb8ae9 Support retriving rotation matrix 2024-01-31 22:22:25 -05:00
Jaby 8aeb3a6c31 Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby df59d26900 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby 81968a6e12 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby 64cb60c43c Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 0ca261c749 Prepare mult_matrix function 2024-01-28 21:23:06 -05:00
Jaby 8003dc254b Translate DönerFisch 2024-01-24 21:05:26 -05:00
Jaby 3dfcda44e7 Try to rotate DönerFisch 2024-01-24 18:21:08 -05:00
Jaby 7dd65ffa70 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby 8275d8adc9 Trying to run first GTE code 2024-01-24 17:29:42 -05:00
Jaby 790f5f376f Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby 133da8db05 Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby 82f625ae6e Starting step for GTE 2024-01-23 22:38:04 -05:00
Jaby da384240d8 Delete old version which remained unused 2024-01-23 22:31:21 -05:00
Jaby 319e6a6ef1 Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby fa70ade85c Render Dönerfisch for the GTE test 2024-01-23 12:11:57 -05:00
Jaby be6d673067 Prepare GTE overlay 2024-01-23 11:46:41 -05:00
Jaby c36fe00f4a Use new PageOffset feature from SimpleTIM 2024-01-23 11:28:35 -05:00
Jaby c37f505ea2 Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
Jaby c9afd0a3c5 Add Dönerfisch 2024-01-23 11:10:04 -05:00
Jaby 3d32bd0444 Add Poly specific functions 2024-01-23 11:00:46 -05:00
Jaby 11cead12dc Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
Jaby 75e6e707a0 Support PSYQ/No 2024-01-15 21:21:57 -05:00
Jaby 8caa470082 Support resetting screen 2024-01-15 20:59:55 -05:00
Jaby c6ebd93a0a Improve UI 2024-01-15 20:51:52 -05:00
Jaby 4c5df4e4d9 Use pulses instead of frame based movement 2024-01-15 20:46:00 -05:00
Jaby 5171093ed0 Code improvement 2024-01-15 20:34:08 -05:00
Jaby 2b2f3f0954 Adjust with PSYQ logic 2024-01-15 20:21:26 -05:00
Jaby 3d5575dce8 More CleanUp of JabyEngine/PoolBox 2024-01-05 23:02:14 -06:00
Jaby dba732cef1 Improve usage of Line types 2024-01-05 22:56:44 -06:00
Jaby 08be86d1c7 Introduce corner frames 2024-01-05 21:42:15 -06:00
Jaby 2ac16e55bf Support Version number and change font to BIOS for ControllerTest 2024-01-05 13:35:37 -06:00
Jaby 77f7f17365 Move ScreenCenter code to FontCycler 2024-01-05 13:21:57 -06:00
Jaby 1961319897 Cycle through fonts 2024-01-05 13:11:43 -06:00
Jaby ea2344efba Update Poolbox with FontWriter changes 2024-01-05 12:33:31 -06:00
Jaby cbf2f22253 Rename 'State' to 'Cursor' 2024-01-05 12:33:14 -06:00
Jaby cae33ea9b3 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00
Jaby e91309722c Introduce Kern space 2024-01-05 12:24:30 -06:00