ReC98/th04/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
..
bb.h [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
bb.inc [Reverse-engineering] [th04/th05] Text dissolve circle sprites 2020-05-03 23:24:01 +02:00
bb_playchar.asm [Reverse-engineering] [th04/th05] Resident structure 2020-01-03 21:43:43 +01:00
bb_playchar[bss].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_playchar[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_stage.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
bb_stage.c [Decompilation] Add a separate segment type 2019-12-17 23:26:59 +01:00
bb_stage[bss].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_txt[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_txt_load.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
bb_txt_load[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_txt_put.asm [Reverse-engineering] [th04/th05] Text dissolve circle sprites 2020-05-03 23:24:01 +02:00
cdg.h [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg[bss].asm [Reverse-engineering] [th04/th05] CDG loading 2018-10-16 01:04:46 +02:00
cdg_load.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +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_noalpha.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_nocolors.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_plane.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
cdg_put_plane[data].asm [Reverse-engineering] [th04/maine] Single-plane CDG display 2018-10-16 01:04:46 +02:00
cdg_put_plane_roll.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 [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
cfg.inc [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
dialog.h [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
dialog[data].asm [Reverse-engineering] [th04/th05] Dialog box background rendering 2020-02-23 17:53:16 +01:00
dialog_box_fade_in.asm [Reverse-engineering] [th04/th05] Dialog box background rendering 2020-02-23 17:53:16 +01:00
dialog_box_put.asm [Reverse-engineering] [th04/th05] Dialog box background rendering 2020-02-23 17:53:16 +01:00
map.inc [Reverse-engineering] [th04/th05] Second, unused field of the .map header 2019-01-11 00:28:56 +01:00
scoredat.h [Build] Don't word-align everything by default 2020-04-03 17:35:57 +02:00
scoredat.inc [Reverse-engineering] [th04] Game clear variables 2019-12-29 21:15:40 +01:00
scoredat[bss].asm [Reverse-engineering] [th04/th05] GENSOU.SCR structure 2019-12-28 12:18:43 +01:00
scoredat_code_asm.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
scoredat_decode.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
scoredat_decode_both.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
scoredat_encode.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
scoredat_op[bss].asm [Reverse-engineering] [th04/th05] GENSOU.SCR structure 2019-12-28 12:18:43 +01:00
scoredat_recreate.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
std.asm [Reverse-engineering] [th04/th05] Resident structure 2020-01-03 21:43:43 +01:00
std[bss].asm [Reverse-engineering] [th04/th05] .STD file loading 2018-12-26 17:59:03 +01:00
std[data].asm [Reverse-engineering] [th04/th05] .STD file loading 2018-12-26 17:59:03 +01:00
super.h [Reverse-engineering] [th04/th05] Micro-optimized 32×32 sprite display 2020-02-16 21:38:38 +01:00
z_super_roll_put_tiny.asm [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00