ReC98/th01/hardware
nmlgc 9b46ff7d99 [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header
Neatly dissolves two of the three game-specific preprocessor branches
in `th01/hardware/grppsafx.h`. Moving at least one function into a
corresponding .cpp file will also simplify the corresponding debloating
commit on the respective branch.

Part of P0229, funded by Ember2528.
2023-02-28 08:07:52 +01:00
..
egc.h [Decompilation] [th03/th04/th05] Cutscenes: Masked blitting of new pictures 2022-11-30 19:16:35 +01:00
egc.inc [Maintenance] Correctly declare egc_start_copy_*() 2022-11-30 16:40:12 +01:00
egcrect.cpp [Maintenance] Simplify EGC macros and hardcode the chip's register size 2022-08-11 18:03:44 +02:00
egcrows.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
egcrows.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
egcstart.cpp [Decompilation] [th03/th04/th05] Cutscenes: Script opcode interpreter 2022-11-30 22:46:22 +01:00
egcwave.cpp [Maintenance] Remove `extern "C"` from more areas of code 2022-06-24 23:28:19 +02:00
egcwave.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
frmdelay.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
frmdelay.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
graph.cpp [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
graph.h [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
grcg8x8m.cpp [Decompilation] [th01] Sariel: Pattern 16/16 2022-01-31 08:31:18 +01:00
grcg8x8m.hpp [Decompilation] [th01] Sariel: Pattern 16/16 2022-01-31 08:31:18 +01:00
grp2xscs.cpp [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
grp2xscs.hpp [Maintenance] Fix another bunch of accumulated typos and dead code 2022-08-16 01:38:12 +02:00
grp_text.cpp [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
grp_text.hpp [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
grph1to0.cpp [Maintenance] [th01] Avoid direct usage of VRAM plane pointers where possible 2023-02-28 08:07:52 +01:00
grph1to0.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
grpinv32.cpp
grpinv32.hpp [Decompilation] [th01] Kikuri: Main function 2022-06-17 15:30:30 +02:00
grppfnfx.cpp [Maintenance] Introduce proper Shift-JIS and JIS X 0208 types 2022-08-11 15:53:13 +02:00
grppsafx.cpp [Reverse-engineering] graph_putsa_fx(): Weight function cutoffs and glitches 2022-11-30 22:46:22 +01:00
grppsafx.h [Maintenance] [th01] Move TH01-exclusive VRAM text functions to a new header 2023-02-28 08:07:52 +01:00
grppsafx.inc [Decompilation] [th01] Main menu, part 1 (reviewed) 2022-08-16 01:45:46 +02:00
input.hpp [Decompilation] [th01] Pause menu 2022-08-14 23:21:16 +02:00
input_mf.cpp [Naming] [th01] Rename `done` to `player_is_hit` 2022-08-14 23:16:40 +02:00
input_rs.cpp
palette.h [Maintenance] [th01] Palettes: Move specific-color flashing to `palette.h` 2023-02-28 08:07:52 +01:00
pgtrans.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
pgtrans.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
planar.h [Maintenance] [th01] Reorder shared .BOS code 2020-10-13 21:34:24 +02:00
scrollup.cpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
scrollup.hpp
text.h [Decompilation] [th01] In-game debug variable display 2022-08-14 23:25:33 +02:00
tram_x16.cpp [Maintenance] Turn TRAM width types into Shift-JIS width types 2022-11-30 16:46:35 +01:00
tram_x16.hpp [Maintenance] Fix another bunch of accumulated typos and dead code 2022-08-16 01:38:12 +02:00
vplanset.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
vplanset.h [Maintenance] Move the vram_planes_set() declaration to its own header file 2021-01-30 19:11:55 +01:00
vram_planes[bss].asm
vsync.cpp [Decompilation] [th01] VSync interrupt handler: Move all data to C land 2022-08-11 23:21:23 +02:00
vsync.hpp [Decompilation] [th01] VSync interrupt handler: Move all data to C land 2022-08-11 23:21:23 +02:00
ztext.cpp [Decompilation] [th01] Text mode functions: Move all data to C land 2022-08-11 23:21:23 +02:00
ztext.hpp [Decompilation] [th01] Memory info screen 2022-08-14 23:24:53 +02:00