Commit Graph

223 Commits

Author SHA1 Message Date
Jaby 51e5ccab1a Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
Jaby 2acca79e89 Cleanup code 2024-04-01 17:34:12 -05:00
Jaby 1653461279 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby 04db533dac Detect type of BIOS 2024-03-31 23:49:32 -05:00
Jaby 745d570117 Try on various BIOS 2024-03-30 15:35:03 -05:00
Jaby df031c1f34 Print all BIOS information 2024-03-30 14:42:32 -05:00
Jaby 33096378b4 Display Copyright 2024-03-30 13:09:30 -05:00
Jaby 723875a79c Display BIOS date correctly 2024-03-30 12:36:23 -05:00
Jaby 5e78816b4e Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby 70951e0ead Create BIOS Info Overlay 2024-03-24 21:54:18 -05:00
Jaby c09cfe6c0a Deploy PoolBox specififc XMB design 2024-03-22 22:53:00 -05:00
Jaby 5af4e849ba Move pkg files to assets/pkg 2024-03-22 11:18:43 -05:00
Jaby 77f67cc46b Update PKG images 2024-03-22 11:14:18 -05:00
Jaby 8c824593f0 Integrate pop-fe better 2024-03-22 00:50:37 -05:00
Jaby e7cf4ad7b0 First draft for pop-fe 2024-03-21 23:41:12 -05:00
Jaby 67197b8b5a Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
Jaby 560d3ca22e Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby 30de428b65 Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby 0db5cc656c Fix border slightly 2024-03-20 23:24:27 -05:00
Jaby d1fa247e0d Update serial codes 2024-03-20 17:54:27 -05:00
Jaby 285b6ace5b Add second frame to see something on PS3 2024-03-20 17:16:58 -05:00
Jaby fc09478bed Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
Jaby fed60d9215 Support DönerFisch again 2024-03-01 12:25:14 -05:00
Jaby 4b9fafdc97 Experimental PKG generation support 2024-02-27 22:31:41 -05:00
Jaby 578a5ca10e Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Jaby f6074d380c Finish integrating custom configs 2024-02-20 22:29:09 -05:00
Jaby 1f5786aed8 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Jaby 87efca91e0 Improve custom configuration support 2024-02-09 15:35:25 -05:00
Jaby 0fc19a4f9b First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
Jaby 5dd6482777 Remove TODO tag 2024-02-09 09:44:09 -05:00
Jaby 03f612fff8 Support different regions 2024-02-09 09:43:39 -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 6b954bdfb9 Enable PAL and NTSC build 2024-02-04 20:35:15 -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 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 c9afd0a3c5 Add Dönerfisch 2024-01-23 11:10:04 -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 cae33ea9b3 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00
Jaby 18cd7f5ac9 Create the Screen Center overlay 2024-01-05 11:10:02 -06:00
Jaby c803629b1f Support Second controller port (or not if disabled) and have a fancy background 2024-01-04 22:28:25 -06:00
Jaby e30817906c Display type of controller 2024-01-04 21:54:21 -06:00
Jaby 592d6e78bd Read analoge stick positions 2024-01-04 21:36:40 -06:00
Jaby 755362c032 Support more buttons 2024-01-04 20:58:46 -06:00
Jaby 5db699a620 Support a few buttons 2024-01-04 18:39:42 -06:00
Jaby ca07632075 Improve alignment 2024-01-04 18:10:31 -06:00
Jaby 82821791b9 Crappy Layout 2024-01-04 17:11:40 -06:00
Jaby 79703a4e06 Prepare ControllerTest state with art and back functionality 2024-01-04 12:30:17 -06:00
Jaby e69cdb800a Improve colors 2024-01-04 10:03:25 -06:00
Jaby cdf3511c19 Support exiting GPU Test 2024-01-03 22:44:13 -06:00
Jaby d9e7455fba Support original GPU test 2024-01-03 22:07:39 -06:00
Jaby d9c97fce85 Support loading Assets for Overlays 2024-01-03 21:26:21 -06:00
Jaby 94bc2e301d Fix state cache bug 2024-01-03 21:26:01 -06:00
Jaby b939ea0d2c Add ControllerTest Overlay and support not loading new state if previous loaded 2024-01-03 20:38:43 -06:00
Jaby 6dc3d2cd4e Do not require LBAs 2024-01-03 18:06:59 -06:00
Jaby 5a384faa52 Load Overlay 2024-01-03 17:23:23 -06:00
Jaby 959ca519c1 Support selecting a menu and terminate execution if so 2024-01-03 16:31:43 -06:00
Jaby 60f5582596 Support simple Menu 2024-01-03 16:10:00 -06:00
Jaby c7255ece3c Implement Wiggle Title Text 2024-01-03 15:18:44 -06:00
Jaby 1397ee9818 Re-create PoolBox Paco 2024-01-03 12:51:13 -06:00
Jaby 984805eb27 Remove all old code 2024-01-03 10:21:07 -06:00
Jaby beca871709 Support DualShock 2024-01-03 10:03:05 -06:00
Jaby c6089d64a1 Support Controller 2024-01-02 22:51:51 -06:00
Jaby f71b9abdb6 Lift RawController code 2024-01-02 20:18:40 -06:00
Jaby 0d166a514a Support BIOS Font 2024-01-02 15:57:21 -06:00
Jaby 91f5fbf088 Support BIOS Font 2024-01-02 15:42:57 -06:00
Jaby 0809d61138 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Jaby 9b90cada96 Introduce Global Font Memory allocator 2023-12-20 12:02:15 -05:00
Jaby 404f896c88 Support %s and %p 2023-12-05 22:28:35 -05:00
Jaby 0fb1a13406 Support %i 2023-12-05 21:04:45 -05:00
Jaby f85ea9d151 Implement itoa 2023-12-05 20:46:15 -05:00
Jaby 71fc45fcdd Prepare C arg list 2023-12-04 21:48:27 -05:00
Jaby abd209ae9e Use nicer timeout 2023-12-01 23:10:17 -05:00
Jaby ebde68947d Try new design 2023-12-01 23:07:16 -05:00
Jaby 4700427e61 Move make code to own header 2023-12-01 22:39:44 -05:00
Jaby ebf9f2b5c4 New wiggle approach 2023-12-01 22:24:00 -05:00
Jaby bb71e684a5 Wiggle experiments 2023-12-01 15:25:36 -05:00
Jaby a6c98d9ff7 Display text 2023-12-01 14:31:32 -05:00
Jaby 4add4a2e72 Change to object orientated design 2023-11-30 20:55:36 -05:00
Jaby ce42bda6a5 Basic rendering of the font 2023-11-30 20:24:26 -05:00