Commit Graph

160 Commits

Author SHA1 Message Date
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 10645da95b Integrate new Jaby sprite 2024-04-05 19:57:02 -05:00
Jaby 9c169b6c76 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby ecc29ed2db Improve MATRIX and GTE possibilities 2024-04-03 18:17:51 -05:00
Jaby 3013eec1db Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
Jaby c897f39e91 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
Jaby ce37c3d26c Support comp_matrix 2024-04-02 17:47:41 -05:00
Jaby 1671e9f479 Getting there...? 2024-04-02 16:28:09 -05:00
Jaby e40a7b9aa7 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby f6bdb30bd6 Experiment with rotation 2024-04-02 15:33:23 -05:00
Jaby d9739c0086 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
Jaby c462051f2a Cleanup code 2024-04-01 17:34:12 -05:00
Jaby 45423efb18 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby f943ab7be2 Detect type of BIOS 2024-03-31 23:49:32 -05:00
Jaby 7e35f0ad93 Try on various BIOS 2024-03-30 15:35:03 -05:00
Jaby 22b52d0081 Print all BIOS information 2024-03-30 14:42:32 -05:00
Jaby c5be4506ca Display Copyright 2024-03-30 13:09:30 -05:00
Jaby ad863da013 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
Jaby d97f7ffe2c Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby 62f0bd4dbb Create BIOS Info Overlay 2024-03-24 21:54:18 -05:00
Jaby eab8c1a7cd Fix border slightly 2024-03-20 23:24:27 -05:00
Jaby b5c3bfe4f3 Add second frame to see something on PS3 2024-03-20 17:16:58 -05:00
Jaby 2681611573 Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
Jaby 5e7bcbf62a Support DönerFisch again 2024-03-01 12:25:14 -05:00
Jaby a8868d21a4 Clean up MakeFiles 2024-02-09 15:41:56 -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 c7e77c9823 Enable PAL and NTSC build 2024-02-04 20:35:15 -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 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 995c98c815 Add Dönerfisch 2024-01-23 11:10:04 -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