Commit Graph

658 Commits

Author SHA1 Message Date
jaby 4bf87bc85f Change to double buffering and SPRT_16 2023-12-20 15:12:21 -05:00
jaby d7fce900f9 Introduce Global Font Memory allocator 2023-12-20 12:02:15 -05:00
jaby 746a2577c0 Clean up code slightly 2023-12-19 16:26:04 -05:00
jaby f0f294ec07 Fix Number issue 2023-12-19 14:06:46 -05:00
jaby a319e976e2 Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
jaby 6568bfcd7d Load BIOS font 2023-12-18 16:12:13 -05:00
jaby 3996680e7e Fix tool build 2023-12-18 15:05:18 -05:00
jaby cb43607198 Use better implementation 2023-12-17 23:29:10 +01:00
jaby d6cbf7b12e Implement buffered font loader 2023-12-17 23:10:36 +01:00
jaby f222b1d28a Sort out render_dma order 2023-12-17 21:50:47 +01:00
jaby 31e06f0c2c Investigate 2023-12-16 23:34:41 +01:00
jaby 2e91240dc8 Send char by char 2023-12-16 23:31:09 +01:00
jaby f15b34f8b5 Test load ABCD 2023-12-16 23:10:24 +01:00
jaby 5408b3e94e Prepare font transfer 2023-12-15 23:00:53 -05:00
jaby 09650431e2 Load a BIOS font 2023-12-13 19:46:34 -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 4f44f69b40 Create local push_char lambda function 2023-12-04 21:09:16 -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 6324234cf9 Adjust casing for FontInfo 2023-12-01 20:44:35 -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 f087fe6417 Apply transperency to font 2023-11-29 20:38:12 -05:00
jaby a3c813b7d4 Rename Support to lower-case to match rest 2023-11-29 20:30:44 -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 21649c4fe8 Limit concat to non pointer types to avoid hard to track problems 2023-11-26 18:54:24 -05:00
jaby 33e19c49c8 Introduce mem dump code 2023-11-26 18:45:51 -05:00
jaby 598cef32b1 Sketch setup of Font 2023-11-26 18:43:23 -05:00
jaby e68152417b Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -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 ec913661b5 Prepare simple API interface 2023-11-24 22:12:29 -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 9197652d9b Create FontWriter Support Lib project 2023-11-23 21:27:04 -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
jaby b130cb9542 Prepare timer bug fix 2023-10-12 18:26:32 +02:00
jaby f1bc9da7e8 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
jaby cb1b177d2a Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00