Commit Graph

33 Commits

Author SHA1 Message Date
Jaby 55344a73a3 Rename jaby_engine_fconv to fileconv 2024-10-09 20:56:24 +02:00
Jaby 7d0568c52e Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
Jaby e02e665de9 Fix casing for 'Support' folder 2024-05-15 19:48:55 +02:00
Jaby 4f80a6e25e Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 1f5786aed8 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Jaby 319e6a6ef1 Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby 2ac16e55bf Support Version number and change font to BIOS for ControllerTest 2024-01-05 13:35:37 -06:00
Jaby cbf2f22253 Rename 'State' to 'Cursor' 2024-01-05 12:33:14 -06:00
Jaby e91309722c Introduce Kern space 2024-01-05 12:24:30 -06:00
Jaby e69cdb800a Improve colors 2024-01-04 10:03:25 -06:00
Jaby 0ba1d4f82f Support clearing existing text 2024-01-03 22:44:33 -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 47b7e450ab Support itoa with 0 2024-01-03 10:10:27 -06:00
Jaby 0d166a514a Support BIOS Font 2024-01-02 15:57:21 -06:00
Jaby e548798db8 Move back to SPRT font instead of SPRT_16 for more efficency 2024-01-02 13:26:49 -06:00
Jaby ab79254ca9 Change to double buffering and SPRT_16 2023-12-20 15:12:21 -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 b0507fac9a Create local push_char lambda function 2023-12-04 21:09:16 -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 676d94d6a1 Adjust casing for FontInfo 2023-12-01 20:44:35 -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
Jaby c751e9e5ed Apply transperency to font 2023-11-29 20:38:12 -05:00
Jaby 3791d32ebc Rename Support to lower-case to match rest 2023-11-29 20:30:44 -05:00