ReC98/th04/main/hud
nmlgc 990588a4ea [Research] Finally figure out relativity of near references
Biggest decompilation breakthrough of the year already? Completely
removes the need for the "set near pointer to far function" hack, and
solves quite a few upcoming issues.
The TASM manuals did have a few pages on the topic of segments and
groups, but there's absolutely nothing about it in the TCC ones beyond
the three-sentence description of `#pragma codeseg` and that completely
unhelpful "🤷" of an explanation for the `Fixup overflow` error…

Part of P0227, funded by nrook.
2023-01-16 12:05:29 +01:00
..
bar_put.asm [Maintenance] Rename all old *_X and *_Y constants to *_LEFT and *_TOP 2020-08-28 15:14:22 +02:00
bar_put[data].asm [Maintenance] Move all features exclusive to MAIN.EXE to a main/ subdirectory 2020-04-15 20:58:01 +02:00
element_put.asm [Maintenance] [th04/th05] Remove `extern "C"` from more areas of code 2022-04-30 14:37:28 +02:00
gaiji_row[data].asm [Maintenance] [th02/th04/th05] Rename `HUD_TRAM_W` to `HUD_KANJI_W` 2020-08-28 15:30:34 +02:00
hp.cpp [Decompilation] [th04/th05] HUD: High-level HP bar rendering 2022-05-01 00:22:03 +02:00
hp[data].asm [Reverse-engineering] [th04/th05] HUD: HP bar rendering 2020-09-17 22:23:14 +02:00
hud.hpp [Maintenance] Fix comment↔code associations 2022-08-08 20:10:53 +02:00
hud[data].asm [Reverse-engineering] [th04/th05] HUD: HP bar rendering 2020-09-17 22:23:14 +02:00
overlay.cpp [Decompilation] [th02/th04/th05] Text overlay: Fill functions 2022-11-30 22:46:22 +01:00
overlay.hpp [Research] Finally figure out relativity of near references 2023-01-16 12:05:29 +01:00
overlay.inc [Maintenance] [th04/th05] Text popups: Move to a new "text overlay" module 2022-03-27 00:33:51 +01:00
overlay[bss].asm [Maintenance] [th04/th05] Text overlay: Correctly sort global data 2022-03-27 00:33:51 +01:00
overlay[data].asm [Decompilation] [th04/th05] Text overlay: Stage transitions 2022-03-27 00:39:00 +01:00
power[data].asm [Reverse-engineering] [th02/th04/th05] HUD: Bar colors 2020-08-28 16:21:13 +02:00