4 Commits

Author SHA1 Message Date
7aa1b3d7f5 add isp_tsp spreadsheet 2024-12-27 10:13:16 -06: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