mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-06 15:48:49 +00:00
51 lines
902 B
C
51 lines
902 B
C
// Auto-generated by gen_atom_offsets.lua — DO NOT EDIT
|
|
// Source: C:\projects\Pikuma\ps1\code\duffle\lottes_tape.h
|
|
#ifndef LOTTES_TAPE_OFFSETS_H
|
|
#define LOTTES_TAPE_OFFSETS_H
|
|
|
|
#pragma region lottes_tape
|
|
|
|
// Override the placeholder atom_offset() to dispatch via token pasting.
|
|
#undef atom_offset
|
|
#define atom_offset(name) atom_offset_##name
|
|
|
|
// --- atom: sym (8 words) ---
|
|
|
|
|
|
// --- atom: tape_exit (2 words) ---
|
|
|
|
|
|
// --- atom: yield (4 words) ---
|
|
|
|
|
|
// --- atom: mips_flush_icache (13 words) ---
|
|
|
|
|
|
// --- atom: sync_prim_cursor (6 words) ---
|
|
|
|
|
|
// --- atom: set_gte_world (22 words) ---
|
|
|
|
|
|
// --- atom: rbind_cube_tri (6 words) ---
|
|
|
|
|
|
// --- atom: cube_tri (74 words) ---
|
|
|
|
|
|
// --- atom: rbind_floor_tri (6 words) ---
|
|
|
|
|
|
// --- atom: diag_yield (4 words) ---
|
|
|
|
|
|
// --- atom: diag_color (28 words) ---
|
|
|
|
|
|
// --- atom: diag_gte (34 words) ---
|
|
|
|
|
|
#pragma endregion lottes_tape
|
|
|
|
#endif // LOTTES_TAPE_OFFSETS_H
|