6 Commits

Author SHA1 Message Date
0b6c650ebd common.mk: add headless csv build rule 2024-01-01 00:58:10 +08:00
8f0afc2868 font_outline: remove all 1024/256/128 magic numbers
This fully threads both the real minimum size of the texture and the
dimensions of the texture through to the TA parameters.

This also removes spurious zero-area drawing commands (space
characters).
2023-12-22 23:54:39 +08:00
67f809c98d vga: use core_bits.h 2023-12-02 20:51:48 +08:00
329ada55f1 add code loading and test program
This was used to troubleshoot video output and framebuffer
configuration registers.
2023-10-16 19:24:51 +00:00
327e57a520 initial cd image build system 2023-10-11 18:49:58 +00:00
5c4c107eaf add sh7091 and holly registers 2023-10-11 09:01:56 -07:00