mk64/data
Tyler McGavran cdb3ca63aa
Change some "char" terminology to "glyph" (#107)
This matches more closely with similar functions in SM64

Identified a LUT for the segmented address of each glyph's texture

CharWidthMap is more accurately called GlyphDisplayWidthMap. The values in
 the map don't exactly match the texture width for the given glyph. They
 likely have more to do with how the glyph is drawn on screen rather than
 being a measure of its true width.

There are other LUT-like entries in data_0DD0A0_2 that clearly contain
 glyph textures, but it's not clear how they differ from the "main"
 LUT.

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
2021-12-20 14:49:37 -07:00
..
sound_data Decompiled course geography (#19) 2021-03-08 18:13:58 -07:00
common_textures.mio0.s Initial commit 2020-10-14 21:13:33 -07:00
course_player_selection.s Initial commit 2020-10-14 21:13:33 -07:00
data_0DD0A0.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
data_0DD0A0_0.s Decomped gfx setup code & changed player pos coords to array (#84) 2021-12-09 14:10:39 -07:00
data_0DD0A0_1.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
data_0DD0A0_1_1.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
data_0DD0A0_2.s Change some "char" terminology to "glyph" (#107) 2021-12-20 14:49:37 -07:00
data_0DD0A0_2_1.s Imported remaining .text undefined syms 2021-12-05 03:24:28 -07:00
data_0DD0A0_3.s Change some "char" terminology to "glyph" (#107) 2021-12-20 14:49:37 -07:00
data_0DD0A0_3_1.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
data_121DA0.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
data_121DA0_1.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
data_121DA0_2.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
data_121DA0_2_1.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
data_825800.s Refresh 1 2021-03-02 01:48:17 -07:00
data_credits_128480.s Merge branch 'sym' into master 2021-12-05 03:36:51 -07:00
data_segment2.s Decomped gfx in data_segment2.s (#83) 2021-12-06 00:05:33 -07:00
kart_textures.s Initial commit 2020-10-14 21:13:33 -07:00
other_textures.s Added new line to end of other_textures.s (#95) 2021-12-15 23:32:04 -07:00
rodata_main.s main.c full match (#46) 2021-10-29 23:26:43 -06:00
rsp.s Refresh 1 2021-03-02 01:48:17 -07:00
texture_data_2.s Initial commit 2020-10-14 21:13:33 -07:00
texture_tkmk00.s Initial commit 2020-10-14 21:13:33 -07:00