ReC98/th04/hardware
nmlgc 368f151759 [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates
Whew, time to look at every `int` variable we ever declared! The best
moment to do this would have been a year ago, but well, better late
than never. No need to communicate that in comments anymore.

These shouldn't be used for widths, heights, or sprite-space
coordinates. Maybe we'll cover that another time, this commit is
already large enough.

Part of P0111, funded by [Anonymous] and Blue Bolt.
2020-08-28 14:53:30 +02:00
..
egccopyr.asm [Naming] Rename egc_copy_rect_1_to_0() to emphasize its 16-dot alignment 2020-07-12 16:27:56 +02:00
egccopyr[bss].asm [Reverse-engineering] [th04/th05] EGC-powered page 1→0 region copies 2019-12-17 23:26:58 +01:00
fillm64-56_256-256.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
grcg.h [Maintenance] [th04/th05] Declare GRCG register setting functions in C land 2020-05-03 23:38:32 +02:00
grcg.inc [Maintenance] [th04/th05] Declare GRCG register setting functions in C land 2020-05-03 23:38:32 +02: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] Declare GRCG register setting functions in C land 2020-05-03 23:38:32 +02:00
grppsafx.asm [Maintenance] [th04/th05] Declare GRCG register setting functions in C land 2020-05-03 23:38:32 +02:00
grppsafx.h [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
grppsafx[data].asm [Reverse-engineering] [th04/th05] graph_putsa_fx tables 2019-12-17 23:26:54 +01:00
input.h [Reverse-engineering] [th04/th05] Pause menu 2019-11-30 19:36:07 +01:00
input.inc [Reverse-engineering] [th04/th05] Pause menu 2019-11-30 19:36:07 +01:00
input[bss].asm [ZUN symbols] key_det / shiftkey 2019-11-30 19:32:10 +01:00
input_sense.asm [Maintenance] Correctly declare all input functions 2019-11-30 19:34:55 +01:00
input_wait.asm [Maintenance] Correctly declare all input functions 2019-11-30 19:34:55 +01:00
inputvar.h [Maintenance] Correctly declare all input functions 2019-11-30 19:34:55 +01:00