branch delay slot better support.

Still reviewing. Need to see if gte is handled properly.
This commit is contained in:
ed
2026-07-23 18:35:02 -04:00
parent 08af73d0d2
commit d56adab38f
5 changed files with 218 additions and 78 deletions
+1 -1
View File
@@ -378,7 +378,7 @@ void update(PrimitiveArena* pa, U4* ordering_buf)
smem.floor.rot.y += 5;
}
// --- TAPE DIAGNOSTICS ---
if (1)
if (0)
{
LP_ U4 mem_temp_tape[512]; FArena tape_arena; farena_init(& tape_arena, slice_ut_arr(mem_temp_tape));
TapeBuilder tb = tb_make_old(& tape_arena); tb_scope(& tb) {