Commit Graph

699 Commits

Author SHA1 Message Date
Jaby a4f9aba279 Support different regions 2024-02-09 09:43:39 -05:00
Jaby 985d138d25 Add Combi Target 2024-02-08 21:47:27 -05:00
Jaby 796dcd6e3f Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby 55bee1ff67 DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 90ce445ed5 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 76c53a31df Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 1474a9551f Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby c96cea0ca5 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 22a530651c Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby c7e77c9823 Enable PAL and NTSC build 2024-02-04 20:35:15 -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 305920fe21 Support retriving rotation matrix 2024-01-31 22:22:25 -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 b0e00f1369 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby a34f7798cb Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 4aa4c911bc Prepare mult_matrix function 2024-01-28 21:23:06 -05:00
Jaby 77e6662c7a Translate DönerFisch 2024-01-24 21:05:26 -05:00
Jaby 43a4a8121d Try to rotate DönerFisch 2024-01-24 18:21:08 -05:00
Jaby 84f23ba166 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby e569c78c46 Trying to run first GTE code 2024-01-24 17:29:42 -05:00
Jaby 8d1e9c20a7 Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby 98d5fa674f Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby 5856c31c0f Starting step for GTE 2024-01-23 22:38:04 -05:00
Jaby 445489b27b Delete old version which remained unused 2024-01-23 22:31:21 -05:00
Jaby fb9ef17302 Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby 3914586ef0 Render Dönerfisch for the GTE test 2024-01-23 12:11:57 -05:00
Jaby d86d4fe38f Prepare GTE overlay 2024-01-23 11:46:41 -05:00
Jaby f2f3acec71 Use new PageOffset feature from SimpleTIM 2024-01-23 11:28:35 -05:00
Jaby 48b8e55660 Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
Jaby 995c98c815 Add Dönerfisch 2024-01-23 11:10:04 -05:00
Jaby d25650a749 Add Poly specific functions 2024-01-23 11:00:46 -05:00
Jaby 214f653fb9 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
Jaby c778c6b2f6 Support PSYQ/No 2024-01-15 21:21:57 -05:00
Jaby a16348a8b4 Support resetting screen 2024-01-15 20:59:55 -05:00
Jaby 06d8bd1189 Improve UI 2024-01-15 20:51:52 -05:00
Jaby 58d9299df8 Use pulses instead of frame based movement 2024-01-15 20:46:00 -05:00
Jaby 13720f4564 Code improvement 2024-01-15 20:34:08 -05:00
Jaby 9087971e71 Adjust with PSYQ logic 2024-01-15 20:21:26 -05:00
Jaby 199a08a3b0 More CleanUp of JabyEngine/PoolBox 2024-01-05 23:02:14 -06:00
Jaby 97abd1ff28 Improve usage of Line types 2024-01-05 22:56:44 -06:00
Jaby f264046fb3 Introduce corner frames 2024-01-05 21:42:15 -06:00
Jaby 839fafda96 Support Version number and change font to BIOS for ControllerTest 2024-01-05 13:35:37 -06:00
Jaby e8a479213c Move ScreenCenter code to FontCycler 2024-01-05 13:21:57 -06:00
Jaby 5d0eec89c4 Cycle through fonts 2024-01-05 13:11:43 -06:00
Jaby ab1c9482ba Update Poolbox with FontWriter changes 2024-01-05 12:33:31 -06:00
Jaby 9422815155 Rename 'State' to 'Cursor' 2024-01-05 12:33:14 -06:00
Jaby 4aebb7e450 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00
Jaby ac691e5206 Introduce Kern space 2024-01-05 12:24:30 -06:00