ReC98/th04/hardware
nmlgc 5dca74a77c [Naming] [th04/th05] Boss-specific names for backdrop colorfill functions
Once we decompile whatever can be decompiled of those, we're going to
use the same coordinate constants for both these and the backdrop
image. Ideally, we can even macro (or inline-function) away the entire
implementation, so that the redundancy between TH04's and TH05's Stage
4 bosses won't matter as much.

Part of P0189, funded by Arandui and Lmocinemod.
2022-04-16 23:53:46 +02:00
..
bgimage.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
bgimage.hpp [Decompilation] [th04/th05] bgimage_snap(), bgimage_put(), bgimage_free() 2021-03-20 02:36:36 +01:00
bgimage[data].asm [Maintenance] Move the bgimage_*() functions to the hardware/ directory 2021-03-19 20:06:54 +01:00
bgimager.asm [Separate translation units] [th04/th05] bgimage_put_rect() (undecompilable) 2021-03-19 23:19:48 +01:00
egcrect.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
egcrect[bss].asm
fillm64-56_256-256.asm [Naming] [th04/th05] Boss-specific names for backdrop colorfill functions 2022-04-16 23:53:46 +02:00
grcg.h
grcg.inc
grcg_fill_rows.asm
grcg_modecol.asm [Maintenance] [th04/th05] Define grcg_setmode_tdw() with the correct name 2022-04-16 23:53:46 +02:00
grppsafx.asm
grppsafx.h
grppsafx.inc
grppsafx[data].asm
input.h
input.inc
input[bss].asm
input_s.asm [Regression] Explicitly request 16-bit default segments when using .MODEL 2021-03-29 22:39:11 +02:00
input_w.cpp [Maintenance] Change the inline assembly keyword to `_asm` 2022-02-18 09:36:34 +01:00
inputvar.h