Commit Graph

3 Commits

Author SHA1 Message Date
nmlgc 09dc7318ed [Decompilation] [th04/th05] GENSOU.SCR: Default data
Forced into the High Score screen's translation unit thanks to the
missing alignment byte for the 11-byte `GENSOU.SCR\0` string…

Part of P0298, funded by [Anonymous], Blue Bolt, and Splashman.
2024-12-03 03:38:24 +01:00
nmlgc 9e1228dd2d [Maintenance] [th05] High Score viewer: Move init code into a temporary TU
This originated in P0119 as part of `th05/op_01.cpp`, but all the
renamings later on couldn't tell that I'd be going to decompile this
menu from the top down in the end?

Part of P0298, funded by [Anonymous], Blue Bolt, and Splashman.
2024-11-30 03:56:31 +01:00
nmlgc 412df0c961 [Maintenance] [th05] Assign proper names to decompiled OP.EXE segments
Having to comb through them and change their `#pragma option -zC` names
after adding a new one is pretty annoying, after all. This way, we also
get to move some of those 2020 decompilations out of the `th05/`
subdirectory, matching the more consistent directory hierarchy that
this project has converged on in the years since.

Part of P0261, funded by [Anonymous] and Yanga.
2023-11-01 23:17:52 +01:00