ReC98/th02/formats
nmlgc f6757fe76a [Maintenance] Fix DEFCONV declarations, and remove them where possible
Wow, this is the first time we're about to call any of these from C
land in ≥TH03? Found no built-in way to just uppercase an identifier
in TASM, so apparently we have to spell out the names in both lower-
and uppercase.
So, let's go back to regular, non-macro PUBLIC / PROC / ENDP code
wherever we can – for all functions introduced in ≥TH03, and for
everything that takes no parameters. It's simply not worth the
trouble.

Part of P0114, funded by Lmocinemod.
2020-09-07 21:18:39 +02:00
..
cfg.h [Build] Don't word-align everything by default 2020-04-03 17:35:57 +02:00
cfg_init.c [Maintenance] [th02] Move .CFG/resident initialization to separate files 2020-02-23 17:14:43 +01:00
pfopen.asm [Reduction] #700-704: pfopen 2014-11-17 04:54:40 +01:00
pfopen[data].asm [Reduction] #700-704: pfopen 2014-11-17 04:54:40 +01:00
pi.h [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_load.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
pi_load.c [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_palette_apply.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
pi_put.asm [Maintenance] Fix DEFCONV declarations, and remove them where possible 2020-09-07 21:18:39 +02:00
pi_put.c [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_slots.inc [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_slots[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00