ReC98/th05/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
..
bb_curvebullet.asm [Reverse-engineering] [th05] Curve bullet rendering 2020-04-15 21:34:20 +02:00
bb_curvebullet[bss].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_curvebullet[data].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_load.asm [Maintenance] Export all pascal functions with their proper uppercase names 2019-09-15 20:29:47 +02:00
bb_load[bss].asm [Reverse-engineering] [th04/th05] .BB file loading boilerplate 2019-03-01 16:17:52 +01:00
bb_playchar.asm [Reverse-engineering] Player character constants 2019-12-17 23:26:59 +01:00
bb_playchar[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
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[bss].asm [Reverse-engineering] [th03/th04/th05] Configuration file 2020-02-23 17:24:17 +01:00
pi.h [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_buffers[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_free.asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_headers[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_load.asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_palette_apply.asm [Maintenance] Drop the `slot` infix for PI-related identifiers 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_mask.asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
pi_put_mask[bss].asm [Maintenance] Drop the `slot` infix for PI-related identifiers 2020-09-07 21:18:39 +02:00
scoredat_recreate_maine.asm [Reverse-engineering] [th04/th05] GENSOU.SCR decoding, encoding, and defaults 2019-12-28 12:27:52 +01:00
scoredat_recreate_op.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] Stage tiles: Initial ring buffer filling 2020-08-28 15:28:26 +02:00
super.h [Reverse-engineering] [th05] Micro-optimized monochrome 16×16 sprite display 2020-02-16 21:39:27 +01:00
super_roll_put_16x16_m.asm [Reverse-engineering] [th05] Micro-optimized monochrome 16×16 sprite display 2020-02-16 21:39:27 +01:00