15 Commits

Author SHA1 Message Date
586d493a6e dreamcast2: holly: add object_list_bits 2025-08-25 16:40:40 -05:00
0206a5139a tools: add ttf_bitmap2 2025-06-21 13:50:13 -05:00
3bf80b521a restore macaw example 2024-10-23 08:07:22 -05:00
1ecd87495f example: add maple_font 2024-10-18 23:30:42 -05:00
31d684df10 k_means: add getrlimit/setrlimit 2024-09-13 08:05:02 -05:00
448da5f72a holly: add ISTERR checking
I'd like to improve this at some point.
2024-09-13 05:43:50 -05:00
a2952b117a chess: initial 2024-05-31 23:09:55 -05:00
c45cb293f0 gdrom/command_packet_format: improve initializer; add _data() method 2024-02-26 20:32:33 +08:00
5a32d6816b common.mk: fully parameterize scramble rule 2024-02-25 14:00:40 +08:00
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