ReC98/th01/hardware
nmlgc 2efd1fb29d [Maintenance] Get rid of ReC98.h
… and this mistake.

Part of P0186, funded by [Anonymous] and Blue Bolt.
2022-03-26 20:44:54 +01:00
..
egc.h [Decompilation] [th01] Sariel: Pattern 10/16 2022-01-31 07:18:43 +01:00
egc.inc [Reverse-engineering] Enabling and disabling the EGC 2020-11-02 23:42:04 +01:00
egcrect.cpp [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
egcrows.cpp [Decompilation] [th01] EGC-accelerated VRAM page 1➜0 row blitting 2020-09-28 13:07:29 +02:00
egcstart.cpp [Maintenance] Make decomp.h exclusive to C++ 2021-03-20 02:17:08 +01:00
frmdelay.c [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
frmdelay.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
graph.cpp [Maintenance] Get rid of ReC98.h 2022-03-26 20:44:54 +01:00
graph.h [Naming] [th01] Rename grcg_setcolor_tdw() to grcg_setcolor_tcr() 2022-01-31 07:18:42 +01:00
graph[bss].asm [Naming] [th01] Remove "back/front" terminology from inter-page copy functions 2021-11-07 23:27:30 +01:00
graph_r[data].asm [Maintenance] [th01] Decide on `unput` for VRAM page 1 pixel restoration 2020-06-13 21:13:48 +02: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] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
grp2xscs.hpp [Decompilation] [th01] Boss defeat sequence: SinGyoku version + route selection 2021-11-07 23:32:21 +01:00
grpinv32.cpp [Decompilation] [th01] 32×32 square inversion on a single bitplane 2020-09-28 13:05:07 +02:00
grpinv32.hpp [Decompilation] [th01] Expanding 4-stack, 32-square boss entrance rings 2022-01-31 08:31:18 +01:00
grppffx.c [Maintenance] Get rid of ReC98.h 2022-03-26 20:44:54 +01:00
grppfnfx.cpp [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
grppfnfx[data].asm [Decompilation] [th01] Stage timer: Initial values 2021-10-09 23:20:04 +02:00
grppfnfx_ptrs[data].asm [Decompilation] [th01] Blitting full-width numbers onto VRAM 2020-05-12 15:06:12 +02:00
grppsafx.cpp [Maintenance] Macros: Avoid references to implicit local variables 2022-03-25 14:03:53 +01:00
grppsafx.h [Decompilation] [th03] graph_putsa_fx() 2021-01-05 22:08:56 +01:00
grppsafx.inc [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
input.hpp [Decompilation] [th01] Player: Main control and rendering function 2021-10-20 10:59:36 +02:00
input_main_end[data].asm [Reverse-engineering] [th01] Player: Movement and attack modes and submodes 2021-10-20 09:25:32 +02:00
input_rs.cpp [Decompilation] [th01] Keyboard input in REIIDEN.EXE 2020-05-12 15:06:11 +02:00
palette.h [Decompilation] [th01] Sariel: Main function 2022-01-31 08:31:18 +01:00
palette[data].asm [Reverse-engineering] [th01] Main color palette 2020-01-05 19:07:48 +01:00
planar.h [Maintenance] [th01] Reorder shared .BOS code 2020-10-13 21:34:24 +02:00
ptrans.hpp [Maintenance] Only use the `far` keyword to declare intent 2021-02-20 15:47:30 +01:00
ptrans_d.cpp [Decompilation] Move palette loops to common macros 2021-11-07 22:41:39 +01:00
respal[data].asm [Decompilation] [th01] master.lib resident palette function reimplementations 2020-01-05 20:23:27 +01:00
scrollup.cpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
scrollup.hpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
text.h [Maintenance] [th01] Start a new header file for text layer functions 2021-11-07 23:25:06 +01:00
tram_x16.cpp [Decompilation] [th01] Stage opening animation 2021-11-07 23:29:37 +01:00
tram_x16.hpp [Decompilation] [th01] Stage opening animation 2021-11-07 23:29:37 +01:00
vplanset.c [Separate translation units] [th01/th02/th03/th04] vram_planes_set() 2021-04-21 17:40:11 +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 Make the VRAM plane constants available to C 2015-02-24 22:16:31 +01:00
vsync.c [Maintenance] Change line endings in old C/C++ files to LF 2021-12-27 01:06:32 +01:00
vsync.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
vsync[bss].asm [C decompilation] [th01] VSync interrupt handler 2015-09-05 22:33:07 +02:00
vsync[data].asm [C decompilation] [th01] VSync interrupt handler 2015-09-05 22:33:07 +02:00
ztext.c [Maintenance] Macros: Update to current coding standards 2022-03-25 14:05:36 +01:00
ztext.h [Maintenance] Rename the `_FORCE_INT` enum members to indicate signedness 2020-09-12 12:09:30 +02:00
ztext[data].asm [Maintenance] [th01] Move ztext.c to the hardware/ directory 2020-03-03 13:08:33 +01:00