ReC98/th01/hardware
nmlgc 6a29e43b43 [Reverse-engineering] graph_putsa_fx(): Weight function cutoffs and glitches
It's easy to blame ASM micro-optimizations for bugs like these, but the
original C++ version from TH01 was equally bugged for FX_WEIGHT_BLACK.

Part of P0225, funded by Enderwolf, Blue Bolt, 32th System, and Yanga.
2022-11-30 22:46:22 +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] Reclassify previously labeled ZUN bugs as quirks where applicable 2022-08-16 01:44:16 +02:00
graph.h [Maintenance] Fix another bunch of accumulated typos and dead code 2022-08-16 01:38:12 +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] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02:00
grp2xscs.hpp [Maintenance] Fix another bunch of accumulated typos and dead code 2022-08-16 01:38:12 +02:00
grph1to0.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +02: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
grppffx.cpp [Maintenance] [th01] Remove `extern "C"` from all remaining areas of code 2022-08-14 23:03:15 +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] Introduce proper Shift-JIS and JIS X 0208 types 2022-08-11 15:53:13 +02: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 [Decompilation] [th01] Keyboard input in REIIDEN.EXE 2020-05-12 15:06:11 +02:00
palette.h [Maintenance] Fix another bunch of accumulated typos and dead code 2022-08-16 01:38:12 +02: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 [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
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 Make the VRAM plane constants available to C 2015-02-24 22:16:31 +01:00
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