ReC98/th05/formats
nmlgc bfd24c6ae3 [Decompilation] Turn the FS/GS prefix workaround into a full-on code generator
If we double down on this concept by defining all needed prefix and R/M
opcodes, the code turns out much simpler if we __emit__() even the
basic, non-broken case. And if the inlined functions directly take
the opcode bytes as parameters, we don't even need templates.

Completes P0227, funded by nrook.
2023-01-17 11:40:36 +01:00
..
bb.h [Maintenance] [th05] Get rid of th05.hpp 2021-06-21 15:48:39 +02:00
bb_cheeto.asm [Naming] [th05] Officially rename "curve bullets" to "cheetos" 2022-04-29 03:28:44 +02:00
bb_cheeto[bss].asm [Naming] [th05] Officially rename "curve bullets" to "cheetos" 2022-04-29 03:28:44 +02:00
bb_cheeto[data].asm [Naming] [th05] Officially rename "curve bullets" to "cheetos" 2022-04-29 03:28:44 +02:00
bb_load.asm [Maintenance] [th04/th05] Remove `extern "C"` from more areas of code 2022-03-26 20:44:54 +01:00
bb_load[bss].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_playchar.asm [Maintenance] [th04/th05] Remove `extern "C"` from more areas of code 2022-03-26 20:44:54 +01:00
bb_playchar[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_txt_load.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
bb_txt_load[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
cdg_p_nc.cpp [Contributing] Define `struct`, `class` and `template` naming conventions 2022-08-08 20:10:38 +02:00
cfg[data].asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg_lres.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
cfg_lres[bss].asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
dialog.cpp [Maintenance] Add a `nullptr` polyfill to platform.h 2022-07-10 13:02:51 +02:00
dialog.hpp [Decompilation] [th04/th05] Dialog: Script freeing function 2022-03-27 00:39:04 +01:00
pi.hpp [Decompilation] [th03/th04/th05] Cutscenes: Masked blitting of new pictures 2022-11-30 19:16:35 +01:00
pi_asm_1.asm [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
pi_asm_2.asm [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
pi_buffers[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_cpp_1.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
pi_cpp_2.cpp [Decompilation] Turn the FS/GS prefix workaround into a full-on code generator 2023-01-17 11:40:36 +01:00
pi_headers[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_impl.hpp [Decompilation] Turn the FS/GS prefix workaround into a full-on code generator 2023-01-17 11:40:36 +01:00
pi_put_masked[bss].asm [Maintenance] Decide on `_masked` instead of `_mask` for blitting functions 2020-12-02 00:10:48 +01:00
scoredat_load_for.asm [Reverse-engineering] [th04/th05] GENSOU.SCR loading 2020-09-21 15:00:10 +02:00
scoredat_load_for[data].asm [Reverse-engineering] [th04/th05] GENSOU.SCR loading 2020-09-21 15:00:10 +02:00
scoredat_main.asm [Reverse-engineering] [th04/th05] GENSOU.SCR loading 2020-09-21 15:00:10 +02:00
scoredat_recreate_maine.asm [Maintenance] Consistently use "score" instead of "points" 2021-12-27 00:50:39 +01:00
scoredat_recreate_op.asm [Maintenance] Consistently use "score" instead of "points" 2021-12-27 00:50:39 +01:00
std.asm [Reverse-engineering] [th04/th05] Stage tiles: Initial ring buffer filling 2020-08-28 15:28:26 +02:00
super.h [Decompilation] [th05] Shinki: Background particle rendering 2021-06-10 09:01:31 +02:00
super_roll_put_16x16_m.asm [Maintenance] Reimplement TASM's ARG directive for `MOV BX, SP` functions 2021-02-20 23:50:00 +01:00