Commit Graph

205 Commits

Author SHA1 Message Date
jaby 1bf91b2d75 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
jaby 4da6772827 Support comp_matrix 2024-04-02 17:47:41 -05:00
jaby 7baa5bdb6d Getting there...? 2024-04-02 16:28:09 -05:00
jaby 57e1a17dd2 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
jaby 87f71a6c61 Experiment with rotation 2024-04-02 15:33:23 -05:00
jaby 53eacdae43 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
jaby 96b7963404 Cleanup code 2024-04-01 17:34:12 -05:00
jaby d0f5731bdb Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
jaby ab3b94da97 Detect type of BIOS 2024-03-31 23:49:32 -05:00
jaby 097e7d7f97 Try on various BIOS 2024-03-30 15:35:03 -05:00
jaby f8f6322363 Print all BIOS information 2024-03-30 14:42:32 -05:00
jaby 58eaa8348a Display Copyright 2024-03-30 13:09:30 -05:00
jaby b35a391887 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
jaby 5b53383d80 Start to display BIOS information 2024-03-30 11:57:07 -05:00
jaby a8fafdc32e Create BIOS Info Overlay 2024-03-24 21:54:18 -05:00
jaby b4d02a995d Fix border slightly 2024-03-20 23:24:27 -05:00
jaby 6cd88cba74 Add second frame to see something on PS3 2024-03-20 17:16:58 -05:00
jaby 13e342565d Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
jaby 114d40b577 Support DönerFisch again 2024-03-01 12:25:14 -05:00
jaby 8c1d806f45 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
jaby 97b3de834f Resolve some TODOs 2024-02-08 21:29:18 -05:00
jaby e5f8a18acb DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
jaby 77c0dd28db Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
jaby 507615df97 Collect information for future work 2024-02-06 22:21:44 -05:00
jaby 1dc04bd0bd Enable PAL and NTSC build 2024-02-04 20:35:15 -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 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 31bdf854a7 Add Dönerfisch 2024-01-23 11:10:04 -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 3e6f5505c2 Update PoolBox with latest changes 2024-01-05 12:25:11 -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
jaby 55d08c0af6 Improve alignment 2024-01-04 18:10:31 -06:00
jaby e368ab08de Crappy Layout 2024-01-04 17:11:40 -06:00
jaby 64ac557d73 Prepare ControllerTest state with art and back functionality 2024-01-04 12:30:17 -06:00
jaby 425e093442 Improve colors 2024-01-04 10:03:25 -06:00
jaby 376cf02697 Support exiting GPU Test 2024-01-03 22:44:13 -06:00
jaby 21efede7cb Support original GPU test 2024-01-03 22:07:39 -06:00
jaby 4723126af2 Support loading Assets for Overlays 2024-01-03 21:26:21 -06:00
jaby c50e3b78ca Fix state cache bug 2024-01-03 21:26:01 -06:00
jaby 493765adbb Add ControllerTest Overlay and support not loading new state if previous loaded 2024-01-03 20:38:43 -06:00
jaby 2cc8416c4f Do not require LBAs 2024-01-03 18:06:59 -06:00
jaby c142f3b0d6 Load Overlay 2024-01-03 17:23:23 -06:00
jaby f2183b3a99 Support selecting a menu and terminate execution if so 2024-01-03 16:31:43 -06:00
jaby f024cba8c2 Support simple Menu 2024-01-03 16:10:00 -06:00
jaby aeb1cd57da Implement Wiggle Title Text 2024-01-03 15:18:44 -06:00
jaby d692d57bcf Re-create PoolBox Paco 2024-01-03 12:51:13 -06:00
jaby b4458d4280 Remove all old code 2024-01-03 10:21:07 -06:00
jaby d7a5efb362 Support DualShock 2024-01-03 10:03:05 -06:00
jaby 73a452d616 Support Controller 2024-01-02 22:51:51 -06:00
jaby f1d4197762 Lift RawController code 2024-01-02 20:18:40 -06:00
jaby 771257d813 Support BIOS Font 2024-01-02 15:57:21 -06:00
jaby a67a634fd8 Support BIOS Font 2024-01-02 15:42:57 -06:00
jaby 47fb903103 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
jaby d7fce900f9 Introduce Global Font Memory allocator 2023-12-20 12:02:15 -05:00
jaby c448d3a720 Support %s and %p 2023-12-05 22:28:35 -05:00
jaby c4892d51ab Support %i 2023-12-05 21:04:45 -05:00
jaby f762536e33 Implement itoa 2023-12-05 20:46:15 -05:00
jaby 7904da6875 Prepare C arg list 2023-12-04 21:48:27 -05:00
jaby 891818bef9 Use nicer timeout 2023-12-01 23:10:17 -05:00
jaby dc5586aca1 Try new design 2023-12-01 23:07:16 -05:00
jaby 018cd9dac0 Move make code to own header 2023-12-01 22:39:44 -05:00
jaby b5e3ccde5a New wiggle approach 2023-12-01 22:24:00 -05:00
jaby 833bc560d0 Wiggle experiments 2023-12-01 15:25:36 -05:00
jaby cd9f90bcd4 Display text 2023-12-01 14:31:32 -05:00
jaby 90731c1e52 Change to object orientated design 2023-11-30 20:55:36 -05:00
jaby c7e43a0210 Basic rendering of the font 2023-11-30 20:24:26 -05:00
jaby a6071fd5fc Fix build of support library 2023-11-27 21:11:09 -05:00
jaby 30057d9687 Improve naming 2023-11-26 19:44:10 -05:00
jaby 598cef32b1 Sketch setup of Font 2023-11-26 18:43:23 -05:00
jaby 650509b03a Prepare Font double buffer 2023-11-25 17:23:49 +01:00
jaby ef1890b3b7 Load Font texture to VRAM 2023-11-24 23:05:18 -05:00
jaby cdf647da20 Use setup code in example 2023-11-24 22:23:44 -05:00
jaby 51b80a4243 Fix include error 2023-11-23 22:09:41 -05:00
jaby 48a656ae2c Integrate library into project 2023-11-23 22:07:08 -05:00
jaby 086cad479b Measure avg frame-time per sec 2023-11-04 19:55:49 -04:00
jaby ea995ddf7b Support commenting out overlays 2023-11-04 19:43:59 -04:00
jaby fa8e121ffd Measure render loop 2023-11-04 19:43:41 -04:00