mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-14 11:38:14 +00:00
Need to rewrite the ps1 lua metaprogram sometime soonish. Getting too bloated... need to consolidate code paths. In this push codebase structure is starting to get a bit more realized. Decided todo now to match Pikuma's linking module files vods beginning to reorganize its codebase as well. Atoms & atom components are not in their on *.atom.c files. (Not calling it tape.c as I don't really bake tapes like that outside of the unity c file so far...) The lua metaprogram has had additional features added to it yet again to avoid hardcoding module handling and supporting multiple atom files per-module. Either after the camera or cd-rom section I'll be most likely pausing to fully refactor the metaprogram. Possibly as a full re-write to get the loc minimal.
27 lines
1.1 KiB
C
27 lines
1.1 KiB
C
// Auto-generated by ps1_meta.lua (passes/offsets.lua) — DO NOT EDIT
|
|
// Directory: C:\projects\Pikuma\ps1\code\duffle\
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\word_count.metadata.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\dsl.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\memory.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\math.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\gcc_asm.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\mips.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\gp.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\gte.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\pad.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\dsl.atom.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\lottes_tape.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\psyq.h
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\math.atom.c
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\mips.atom.c
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\gte.atom.c
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\gp.atom.c
|
|
// source: C:\projects\Pikuma\ps1\code\duffle\psyq.atom.c
|
|
#pragma once
|
|
|
|
#pragma region duffle
|
|
|
|
|
|
#pragma endregion duffle
|
|
|