nmlgc
a2358bef47
[Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp`
...
One of those per delivery now, eh?
Part of P0189, funded by Arandui and Lmocinemod.
2022-04-16 23:53:46 +02:00
nmlgc
a317cb49fc
[Maintenance] Fix another bunch of accumulated typos
...
Part of P0161, funded by [Anonymous].
2021-10-09 23:26:02 +02:00
nmlgc
1244bd74e7
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg`
...
Might look uglier, but has the advantage of not generating an empty
segment with the default name… *and* the default padding, which will
really come in handy with the following breakthrough.
Part of P0137, funded by [Anonymous].
2021-04-03 20:12:09 +02:00
nmlgc
03048c318d
[Decompilation] [th04/th05] Cutscenes: Text blending
...
Completes P0116, funded by [Anonymous] and Lmocinemod.
2020-09-12 12:09:31 +02:00
nmlgc
650d863942
[Reverse-engineering] [th05] Cutscenes: Shift-JIS codepoint ➜ text color map
...
Populated by the `\c=<codepoint>,<color>` commands seen at the top of
the .TXT files.
Part of P0116, funded by [Anonymous] and Lmocinemod.
2020-09-12 11:36:49 +02:00