papermario/ver/us/asm/nonmatchings/B9D60
Ethan Roseman 3315d6010f
Splat refactor (#257)
* all non-world rodata migrated

* data disasm

* kinda working

* updated yaml

* bloop

* linker header

* configure 2.0

* bin

* mass rename to remove code_

* pause rename

* battle partner stuff

* whew

* more renames

* more renames

* more renaming

* it builds!

* updates

* remove main prefix

* one more thing

* crc, yay0

* .data, .rodata, .bss

* img

* dead_atan2

* it buildsgit add -A

* split battle/partner/6FAD10

* rm &s on sleepy_sheep syms

* sha1sum ninja rule description

* OK but commented out PaperMarioMapFS and PaperMarioNpcSprites

* uncomment

* fix mapfs

* match func_8003CFB4

* .

* clean up and name npc_iter_no_op

* npc.c

* enable cc warnings

* name npc_find_near

* use singular options.asset_path

* smores

* cc_dsl only when needed

* kinda fix configure for splat refactor2

* ok!

* new msg format

* remove old msg format docs

* slight bug fixes, splat adjustment

* git subrepo pull (merge) --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "cfc140bb76"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "cfc140bb76"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull (merge) --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "85349befcd"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "85349befcd"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* Update symbol addrs

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "a44631e194"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "a44631e194"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

Co-authored-by: Alex Bates <hi@imalex.xyz>
2021-04-13 16:47:52 +09:00
..
_draw_message_box.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
_load_string.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
_update_message.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
clamp_printer_coords.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
clear_printers.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
dma_load_string.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
draw_digit.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
draw_msg.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
draw_number.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012C9A8.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012C324.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012CA08.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012D3DC.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012DB58.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_8012E8E0.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80125C84.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80126EAC.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80126F78.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80127BA4.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80127D90.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80124434.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80124570.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80126790.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
get_char_width.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
get_msg_lines.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
get_string_properties.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
get_string_width.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
initialize_printer.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
load_font_data.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
load_font.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
load_message_to_buffer.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
load_message_to_printer.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
render_messages.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
set_message_string.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
set_message_value.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
update_messages.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00