5 Commits

Author SHA1 Message Date
eafd4e6f23 holly: add video output data 2024-03-08 16:17:59 +08:00
5a9790daf1 examples: add font example 2023-12-17 02:03:42 +08:00
b99722a6df _bits: use more bits generated from spreadsheets
This rearranges scene.cpp to a file organization that more closely
follows which code is responsible for what area of (hardware)
initialization.

All TA and CORE register accesses now use the new ta_bits.h and
core_bits.h, respectively.
2023-12-05 00:16:38 +08:00
67f809c98d vga: use core_bits.h 2023-12-02 20:51:48 +08:00
37667a4dab regs: add core and ta bits 2023-12-02 12:31:00 +08:00