Commit Graph

25 Commits

Author SHA1 Message Date
Björn Gaier a1367515df Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Jaby c546b3de4e Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby 5d370d40e1 Rename 'State' to 'Cursor' 2024-01-05 12:33:14 -06:00
Jaby b43b7fca2f Introduce Kern space 2024-01-05 12:24:30 -06:00
Jaby b6c5ed6d43 Improve colors 2024-01-04 10:03:25 -06:00
Jaby 33755cc2e9 Support clearing existing text 2024-01-03 22:44:33 -06:00
Jaby a7096ac92c Implement Wiggle Title Text 2024-01-03 15:18:44 -06:00
Jaby 7ea8fc0e52 Support itoa with 0 2024-01-03 10:10:27 -06:00
Jaby f7ad811304 Support BIOS Font 2024-01-02 15:57:21 -06:00
Jaby 1b6ac8e280 Move back to SPRT font instead of SPRT_16 for more efficency 2024-01-02 13:26:49 -06:00
Björn Gaier 3c73cc88e7 Change to double buffering and SPRT_16 2023-12-20 15:12:21 -05:00
Björn Gaier 5dc3b78393 Introduce Global Font Memory allocator 2023-12-20 12:02:15 -05:00
Jaby 73f8620a0a Support %s and %p 2023-12-05 22:28:35 -05:00
Jaby ae03e4ab1a Support %i 2023-12-05 21:04:45 -05:00
Jaby 10ac77fc75 Implement itoa 2023-12-05 20:46:15 -05:00
Jaby f54aec3d64 Prepare C arg list 2023-12-04 21:48:27 -05:00
Jaby c548edc14d Create local push_char lambda function 2023-12-04 21:09:16 -05:00
Jaby 406749bacc Move make code to own header 2023-12-01 22:39:44 -05:00
Jaby 5d5b1ae6de New wiggle approach 2023-12-01 22:24:00 -05:00
Björn Gaier 811562e4a5 Wiggle experiments 2023-12-01 15:25:36 -05:00
Björn Gaier 5283a4487e Display text 2023-12-01 14:31:32 -05:00
Jaby 241c9f7031 Change to object orientated design 2023-11-30 20:55:36 -05:00
Jaby e8cd481086 Basic rendering of the font 2023-11-30 20:24:26 -05:00
Jaby 94e1c5fb5c Apply transperency to font 2023-11-29 20:38:12 -05:00
Jaby 9c4cf35ba5 Rename Support to lower-case to match rest 2023-11-29 20:30:44 -05:00