ReC98/th01/hardware
nmlgc c7b76cc30b [Debloating] [th01] Use consistent code generation flags for all three binaries
Since we don't use DOS-native debuggers, there's really no reason not
to compile everything with `-k-`.

Part of P0229, funded by Ember2528.
2023-03-04 19:40:56 +01:00
..
egc.cpp [Debloating] [th01] EGC: Move common functions into a single translation unit 2023-03-04 19:40:56 +01:00
egc.h [Debloating] [th01] EGC: Move common functions into a single translation unit 2023-03-04 19:40:56 +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
egcstart.cpp [Decompilation] [th03/th04/th05] Cutscenes: Script opcode interpreter 2022-11-30 22:46:22 +01:00
frmdelay.cpp [Maintenance] Remove the vsync_reset_*() macros 2023-02-28 08:07:52 +01:00
frmdelay.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
graph.cpp [Debloating] [th01] Remove unused low-level code 2023-03-04 19:40:55 +01:00
graph.h [Debloating] [th01] Remove unused low-level code 2023-03-04 19:40:55 +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 [Debloating] [th01] Use consistent code generation flags for all three binaries 2023-03-04 19:40:56 +01:00
grph1to0.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02: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] 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 [Maintenance] [th01] Replace generic C types with more specific ones 2023-02-28 08:07:52 +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 [Debloating] [th01] Remove unused and uninformative static data 2023-03-04 19:40:55 +01:00
input_rs.cpp
palette.h [Debloating] [th01] Remove unused low-level code 2023-03-04 19:40:55 +01:00
pgtrans.cpp [Debloating] [th01] Use consistent code generation flags for all three binaries 2023-03-04 19:40:56 +01:00
pgtrans.hpp [Separating translation units] [th01] Additional hardware effect functions 2022-05-31 23:15:14 +02:00
planar.cpp [Debloating] [th01] Statically initialize VRAM plane pointers 2023-03-04 19:40:56 +01:00
planar.h [Maintenance] [th01] Reorder shared .BOS code 2020-10-13 21:34:24 +02:00
scrollup.cpp [Debloating] [th01] Use consistent code generation flags for all three binaries 2023-03-04 19:40:56 +01:00
scrollup.hpp
text.h [Decompilation] [th01] In-game debug variable display 2022-08-14 23:25:33 +02:00
tram_x16.cpp [Platform] [PC-98] Font ROM glyph types 2023-02-28 08:08:17 +01:00
tram_x16.hpp [Maintenance] [th01] 16× TRAM letters: Fix macro copy-pasting accidents 2023-03-04 19:40:55 +01:00
vsync.cpp [Debloating] [th01] Use consistent code generation flags for all three binaries 2023-03-04 19:40:56 +01:00
vsync.hpp [Maintenance] Remove the vsync_reset_*() macros 2023-02-28 08:07:52 +01:00
ztext.cpp [Debloating] [th01] Use consistent code generation flags for all three binaries 2023-03-04 19:40:56 +01:00
ztext.hpp [Decompilation] [th01] Memory info screen 2022-08-14 23:24:53 +02:00