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
963aa75990
scene: rotating triangle
...
This now works on real dreamcast hardware.
2023-12-04 09:53:27 +08:00
bc0b94b437
dummy read from serial before starting serial transfer
2023-12-02 13:35:42 +08:00
ff2dcc7d71
draw 1 triangle
2023-11-30 10:02:49 +08:00
060977091d
ip.lds: .text.sg.* input section references
...
The input section names changed from .text. to .text.sg. when the sg object
files were moved to the sg directory.
2023-10-28 10:17:34 -07: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
2bcf1aedef
cache: clear all instruction/operand caches
2023-10-12 09:43:54 -07:00
327e57a520
initial cd image build system
2023-10-11 18:49:58 +00:00