mk64/asm
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
..
non_matchings Change some "char" terminology to "glyph" (#107) 2021-12-20 14:49:37 -07:00
os Imported remaining undefined_syms (#79) 2021-12-04 04:36:25 -07:00
boot.s
bss_8001C4D0.s Add gPlayerIsAccelerating, gPlayerBalloonCount and update related code (#105) 2021-12-20 04:22:04 -07:00
bss_8028DF00.s Imported remaining .text undefined syms 2021-12-05 03:24:28 -07:00
bss_80005FD0.s Rename a couple variables (#93) 2021-12-14 20:40:38 -07:00
bss_800029B0.s Identification of some race related varaibles (#78) 2021-12-04 00:04:07 -07:00
bss_800040C0.s Matched display_and_vsync in main.c began decompiling crash_screen.c (#27) 2021-07-23 16:47:52 -06:00
bss_800431B0.s Shift fixes (#22) 2021-04-26 17:53:21 -06:00
bss_80004740.s Added bss (#18) 2021-03-08 01:58:07 -07:00
bss_MainSeg.s Rename a couple variables (#93) 2021-12-14 20:40:38 -07:00
bss_after_diskinit.s Match/split all of libultra (#23) 2021-04-27 22:35:30 -06:00
bss_after_ostimer.s Match/split all of libultra (#23) 2021-04-27 22:35:30 -06:00
bss_credits.s Imported remaining .text undefined syms 2021-12-05 03:24:28 -07:00
bss_sptask_audio.s Merge branch 'sym' into master 2021-12-05 03:36:51 -07:00
entry.s Refresh 1 2021-03-02 01:48:17 -07:00
mio0_decode.s Refresh 1 2021-03-02 01:48:17 -07:00
rom_header.s
tkmk00_decode.s Refresh 1 2021-03-02 01:48:17 -07:00
unused_mio0_decode.s Renamed hand-written asm file and updated readme (#34) 2021-10-09 12:40:26 -07:00
unused_overflow_check.s Refresh 1 2021-03-02 01:48:17 -07:00