ReC98/th03/hardware
nmlgc a10fe95b31 [Maintenance] Fix comment↔code associations
• Comments that describe all lines of code until a blank one are placed
  into the lines immediately above
• Comments that describe an entire demarcated block are placed
  immediately below the dash row at the top
• In any case, there should be a blank line after the top comment of
  a demarcated block, to keep IntelliSense-style systems from applying
  the block comment to the first actual line of code…
• …but there shouldn't be one before the dash row at the bottom, where
  it'd be redundant.

Part of P0207, funded by GhostPhanom.
2022-08-08 20:10:53 +02:00
..
inp_wait.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
input.h [Maintenance] Fix comment↔code associations 2022-08-08 20:10:53 +02:00
input.inc [Reverse-engineering] [th03/th04/th05] Basic keyboard input functions 2018-09-11 19:34:19 +02:00
input[bss].asm [Maintenance] Correctly declare all input functions 2019-11-30 19:34:55 +01:00
input_modes[bss].asm [Maintenance] Correctly declare all input functions 2019-11-30 19:34:55 +01:00
input_s.cpp [Maintenance] Remove `extern "C"` from `x86real.h` and `decomp.hpp` 2022-04-16 23:53:46 +02:00
palette.hpp [Decompilation] [th05] Shinki: Pattern 5/11 2022-05-01 00:22:02 +02:00
palette_changed[bss].asm [Reverse-engineering] [th03/th04/th05] Palette change flag 2019-03-03 13:32:55 +01:00
sprite16_copy.asm [Maintenance] [th03] Add a separate type for SPRITE16 sprite area offsets 2022-02-18 09:36:34 +01:00
vram.hpp [Maintenance] Declare distinct types for pixel and VRAM sizes 2020-08-28 14:53:33 +02:00