Commit Graph

745 Commits

Author SHA1 Message Date
jaby b20e6133a4 Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
jaby 7f0878c5c5 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
jaby 03dbdc16e6 Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
jaby 1dc04bd0bd Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
jaby 4f4ce13613 Implement Matrix stack 2024-02-01 21:29:13 -05:00
jaby 725241d80b Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
jaby a40a69a878 Support retriving rotation matrix 2024-01-31 22:22:25 -05:00
jaby d9aa03e6fe Add sin/cos support 2024-01-31 21:29:57 -05:00
jaby a7b5e35916 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
jaby 493a33cff9 Move gte_instructions back 2024-01-28 22:15:21 -05:00
jaby 6f48d1ff6c Move GTE functions into library 2024-01-28 21:38:07 -05:00
jaby 48a76fd3a4 Prepare mult_matrix function 2024-01-28 21:23:06 -05:00
jaby 39ca29a476 Translate DönerFisch 2024-01-24 21:05:26 -05:00
jaby 5ffc47892c Try to rotate DönerFisch 2024-01-24 18:21:08 -05:00
jaby 6a631f65d9 Support enabeling GTE 2024-01-24 18:19:45 -05:00
jaby 2c4fb231f2 Trying to run first GTE code 2024-01-24 17:29:42 -05:00
jaby 1922515228 Add some GTE code 2024-01-24 12:04:03 -05:00
jaby 6f3b67fab8 Move GTE reference files 2024-01-24 10:27:37 -05:00
jaby 467370db19 Starting step for GTE 2024-01-23 22:38:04 -05:00
jaby 3e7b940eb8 Delete old version which remained unused 2024-01-23 22:31:21 -05:00
jaby cad12f67e4 Small improvements for code readability 2024-01-23 14:44:10 -05:00
jaby c33f6e8c1e Render Dönerfisch for the GTE test 2024-01-23 12:11:57 -05:00
jaby 40c86eea0e Prepare GTE overlay 2024-01-23 11:46:41 -05:00
jaby 7d8a114953 Use new PageOffset feature from SimpleTIM 2024-01-23 11:28:35 -05:00
jaby a2b925cbef Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
jaby 31bdf854a7 Add Dönerfisch 2024-01-23 11:10:04 -05:00
jaby 91b0e63451 Add Poly specific functions 2024-01-23 11:00:46 -05:00
jaby ac95ff11e5 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
jaby 86df7e72e0 Support PSYQ/No 2024-01-15 21:21:57 -05:00
jaby c7a6a44392 Support resetting screen 2024-01-15 20:59:55 -05:00
jaby ffb782a69c Improve UI 2024-01-15 20:51:52 -05:00
jaby a91ba842e0 Use pulses instead of frame based movement 2024-01-15 20:46:00 -05:00
jaby 548b808056 Code improvement 2024-01-15 20:34:08 -05:00
jaby 459dad9ed5 Adjust with PSYQ logic 2024-01-15 20:21:26 -05:00
jaby 4d7cce2d84 More CleanUp of JabyEngine/PoolBox 2024-01-05 23:02:14 -06:00
jaby 9c6778d497 Improve usage of Line types 2024-01-05 22:56:44 -06:00
jaby 1f38bd9f68 Introduce corner frames 2024-01-05 21:42:15 -06:00
jaby 111a42a7e1 Support Version number and change font to BIOS for ControllerTest 2024-01-05 13:35:37 -06:00
jaby 60aa84ef28 Move ScreenCenter code to FontCycler 2024-01-05 13:21:57 -06:00
jaby f78d29c763 Cycle through fonts 2024-01-05 13:11:43 -06:00
jaby 80a65598ac Update Poolbox with FontWriter changes 2024-01-05 12:33:31 -06:00
jaby d37bff2f66 Rename 'State' to 'Cursor' 2024-01-05 12:33:14 -06:00
jaby 3e6f5505c2 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00
jaby e1c0f2bcb1 Introduce Kern space 2024-01-05 12:24:30 -06:00
jaby ff9186ea67 Create the Screen Center overlay 2024-01-05 11:10:02 -06:00
jaby 60c4c5e61f Support Second controller port (or not if disabled) and have a fancy background 2024-01-04 22:28:25 -06:00
jaby 8a7bcf92fa Display type of controller 2024-01-04 21:54:21 -06:00
jaby b2e25c6dc3 Read analoge stick positions 2024-01-04 21:36:40 -06:00
jaby 2d66e4fe96 Support more buttons 2024-01-04 20:58:46 -06:00
jaby c0c395ec97 Support a few buttons 2024-01-04 18:39:42 -06:00