Commit Graph

234 Commits

Author SHA1 Message Date
Jaby 3d32bd0444 Add Poly specific functions 2024-01-23 11:00:46 -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 cae33ea9b3 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00
Jaby 592d6e78bd Read analoge stick positions 2024-01-04 21:36:40 -06:00
Jaby 82821791b9 Crappy Layout 2024-01-04 17:11:40 -06:00
Jaby e69cdb800a Improve colors 2024-01-04 10:03:25 -06:00
Jaby d9e7455fba Support original GPU test 2024-01-03 22:07:39 -06:00
Jaby beca871709 Support DualShock 2024-01-03 10:03:05 -06:00
Jaby b760474859 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
Jaby c6089d64a1 Support Controller 2024-01-02 22:51:51 -06:00
Jaby cf7c88c72c Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
Jaby f71b9abdb6 Lift RawController code 2024-01-02 20:18:40 -06:00
Jaby 747048ba89 Extend Periphery code 2024-01-02 19:47:23 -06:00
Jaby bdbf47fbdc Setup Periperhy 2024-01-02 16:43:36 -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 ef009315c7 Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
Jaby f53995f173 Forgot to save 2023-12-21 11:44:22 -05:00
Jaby dcf703d15b First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
Jaby 0809d61138 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Jaby ab79254ca9 Change to double buffering and SPRT_16 2023-12-20 15:12:21 -05:00
Jaby 8d6b9ef626 Clean up code slightly 2023-12-19 16:26:04 -05:00
Jaby 628f3eee2c Load BIOS font 2023-12-18 16:12:13 -05:00
Jaby 0c9207030d Implement buffered font loader 2023-12-17 23:10:36 +01:00
Jaby 204a09801c Load a BIOS font 2023-12-13 19:46:34 -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 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 a6c98d9ff7 Display text 2023-12-01 14:31:32 -05:00
Jaby df49679090 Improve naming 2023-11-26 19:44:10 -05:00
Jaby 4bcfbf1f19 Limit concat to non pointer types to avoid hard to track problems 2023-11-26 18:54:24 -05:00
Jaby 0a6ed5f2ba Introduce mem dump code 2023-11-26 18:45:51 -05:00
Jaby 0219d70bf5 Sketch setup of Font 2023-11-26 18:43:23 -05:00
Jaby 56a599f9c5 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby a07948fdb2 Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby 21d7b78031 Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby d2d5e8c1c0 Add LINE to make functions as last primitive 2023-10-03 20:44:08 +02:00
Jaby 984c24118d Extend make functions for POLY 2023-10-03 20:31:17 +02:00
Jaby 6971f5a9b9 Support TILE and SPRT for make functions 2023-10-03 17:10:10 +02:00
Jaby bf3f2d507a Support even more make functions 2023-10-03 16:18:43 +02:00
Jaby 724e9fb81e Add more make functions 2023-10-03 16:04:37 +02:00
Jaby 2bcdb279d9 Create maker functions for Position and Size 2023-10-03 15:04:21 +02:00
Jaby 30b08d7de8 Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
Jaby b2907402fe Remove primitive support types constructor 2023-10-03 09:52:04 +02:00
Jaby 216de78f33 Remove Rectangle constructors 2023-09-27 22:09:15 +02:00
Jaby 3db693d473 Remove POLY constructors 2023-09-27 21:15:53 +02:00