papermario/ver/us/asm/nonmatchings/msg
Ethan Roseman 1beee32dc6
Message work (#315)
* msg wip

* var name restoration

* rodata padding

* New compiler that supports .bss section attribute!

* -fno-common & cleanup

* clean

* extern bss for now

* msg work

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

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

* msg_draw_prim_rect

* draw_message_window

* render_messages

* draw_string progress

* remove dumb file

* images, data
2021-07-17 03:27:27 +09:00
..
_msg_get_printer_for_string.s
_update_message.s
appendGfx_message.s Message work (#315) 2021-07-17 03:27:27 +09:00
draw_digit.s Message work (#315) 2021-07-17 03:27:27 +09:00
draw_number.s Message work (#315) 2021-07-17 03:27:27 +09:00
draw_string.s
get_string_properties.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_copy_to_print_buffer.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_draw_char.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_draw_choice_pointer.s
msg_draw_frame.s
msg_draw_speech_arrow.s
msg_draw_speech_bubble.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_get_draw_char_width.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_get_glyph.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_get_print_char_width.s Message work (#315) 2021-07-17 03:27:27 +09:00
msg_update_rewind_arrow.s
set_message_string.s Message work (#315) 2021-07-17 03:27:27 +09:00