ReC98/th03/formats
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
..
cdg.h [Decompilation] [th05] Stage setup 2019-09-15 20:35:15 +02:00
cdg.inc [Reverse-engineering] [th03] CDG loading 2018-10-16 00:47:58 +02:00
cdg[bss].asm [Reverse-engineering] [th03] CDG loading 2018-10-16 00:47:58 +02:00
cdg[data].asm [Reverse-engineering] [th03] CDG loading 2018-10-16 00:47:58 +02:00
cdg_freeall.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
cdg_load.asm [Maintenance] Add a few missing exports 2019-09-15 20:29:52 +02:00
cdg_put.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_dissolve.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_dissolve[data].asm [Reverse-engineering] [th03/mainl] Dissolved CDG display 2018-10-16 01:04:46 +02:00
cdg_put_hflip.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_noalpha.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_unput_upwards.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cfg.asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg.h [Build] Don't word-align everything by default 2020-04-03 17:35:57 +02:00
cfg.inc [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg[data].asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg_lres.asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg_lres[data].asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
hfliplut.asm [Reduction] Lookup table for horizontally flipping planar pixels 2017-01-07 22:30:46 +01:00
hfliplut[bss].asm [Reduction] Lookup table for horizontally flipping planar pixels 2017-01-07 22:30:46 +01:00
pfopen.asm [Maintenance] Fix any whitespace issues in our own code 2015-09-07 15:44:48 +02:00
pi.h [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
pi_slot_put_interlace.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
pi_slot_put_mask[data].asm [Reverse-engineering] [th05] Masked PI display 2019-12-17 23:27:02 +01:00
pi_slot_put_quarter.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00