ReC98/th04/hardware
nmlgc 6d702988af [Maintenance] Remove `extern "C"` from more areas of code
Covering every input function across all games.

Part of P0278, funded by Yanga.
2024-04-11 23:17:45 +02:00
..
bgimage.cpp [Maintenance] Remove the SHARED_ segment and all related workarounds 2024-02-03 08:59:48 +01:00
bgimage.hpp [Naming] [th04/th05] bgimage_put_rect(): Annotate the 16-pixel alignment 2024-02-02 23:59:35 +01:00
bgimage[data].asm [Maintenance] Move the bgimage_*() functions to the hardware/ directory 2021-03-19 20:06:54 +01:00
bgimager.asm [Maintenance] Remove the SHARED_ segment and all related workarounds 2024-02-03 08:59:48 +01:00
egcrect.cpp [Maintenance] Remove the SHARED_ segment and all related workarounds 2024-02-03 08:59:48 +01:00
egcrect[bss].asm [Decompilation] [th04/th05] EGC-powered page 1→0 rectangle blitting 2020-11-16 20:01:09 +01:00
fillm64-56_256-256.asm [Naming] [th04/th05] Boss-specific names for backdrop colorfill functions 2022-04-16 23:53:46 +02:00
grcg.hpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
grcg.inc [Contributing] Decide on `seg` and `off` for x86-segment-related identifiers 2023-06-30 19:59:11 +02:00
grcg_3.cpp [Platform] [PC-98] GRCG tile and color wrappers 2023-02-28 08:08:17 +01:00
grcg_fill_rows.asm [Maintenance] [th04] Split code segment #1 into two 2019-09-21 13:02:09 +02:00
grcg_modecol.asm [Maintenance] [th04/th05] Drop the `_seg1` suffix from the GRCG functions 2022-05-01 00:22:03 +02:00
grppsafx.asm [Separating translation units] [th04/th05] graph_putsa_fx() 2024-02-03 08:59:48 +01:00
grppsafx.h [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
grppsafx.inc [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
input.h [Decompilation] [th03/th04/th05] Cutscenes: Input handling 2022-11-30 19:08:02 +01:00
input.inc [Maintenance] Remove `extern "C"` from more areas of code 2024-04-11 23:17:45 +02:00
input[bss].asm [ZUN symbols] key_det / shiftkey 2019-11-30 19:32:10 +01:00
input_s.asm [Maintenance] Remove `extern "C"` from more areas of code 2024-04-11 23:17:45 +02:00
input_w.cpp [Maintenance] Remove `extern "C"` from more areas of code 2024-04-11 23:17:45 +02:00
inputvar.h [Decompilation] [th04/th05] Demo Play: Reading the replay file 2022-05-01 00:22:04 +02:00