ReC98/th01/formats
nmlgc 9e676ce3ef [Decompilation] [th01] .PTN snap functions
Which repurpose the .PTN image slots to store the background of
frequently updated VRAM sections, like all the numbers in the HUD.
Future games would simply use the text RAM and gaiji for numbers. Which
would have worked just fine for TH01 as well (especially since all the
functions we've seen so far are aligned to the 8-pixel byte grid), but
it looks as if ZUN simply wasn't aware of gaiji during the development
of TH01.

Part of P0083, funded by Yanga.
2020-03-18 20:33:58 +01:00
..
grp.cpp [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grp.h [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grp_buf[bss].asm [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grp_palette[bss].asm [Reverse-engineering] [th01] .GRP palette 2020-03-13 19:09:24 +01:00
grp_ptn[data].asm [Reverse-engineering] [th01] .PTN slot structure 2020-03-18 20:09:57 +01:00
grp_put_palette_show_1.asm [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grz.cpp [Decompilation] [th01] .GRP file loading and display 2020-03-13 19:48:38 +01:00
grz.h [Decompilation] [th01] .GRZ file loading and display 2020-03-07 21:43:00 +01:00
grz[data].asm [Decompilation] [th01] .GRZ file loading and display 2020-03-07 21:43:00 +01:00
pf.asm [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
pf.cpp [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
pf.hpp [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
pf[bss].asm [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
pf[data].asm [Maintenance] [th01] Correctly declare the packfile functions in C land 2020-03-18 20:33:53 +01:00
ptn.cpp [Decompilation] [th01] .PTN file loading and non-transparent display 2020-03-18 20:33:58 +01:00
ptn.hpp [Decompilation] [th01] .PTN snap functions 2020-03-18 20:33:58 +01:00
ptn_grz[bss].asm [Decompilation] [th01] .PTN file loading and non-transparent display 2020-03-18 20:33:58 +01:00
ptn_snap.cpp [Decompilation] [th01] .PTN snap functions 2020-03-18 20:33:58 +01:00