papermario/ver/us/asm/nonmatchings/code_16F740
Ethan Roseman ab79244991
JP rom beginnings (#197)
* data, splat fixes

* fix .gitrepo?

* git subrepo pull tools/splat

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

* audio updates (thanks Clover)

* git subrepo pull tools/splat

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

* work on jp rom

* remove comment

* fix duplicate asm labels

* git subrepo pull (merge) tools/splat

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

* fix configure and delete grub

* git subrepo pull tools/splat

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

* file split, moving things into os

* header
2021-03-04 18:00:56 +09:00
..
begin_battle.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00
end_battle.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80240E60.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80240FDC.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80241AB8.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80241B14.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80242FE0.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80244D90.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80244E38.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80247B04.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80248AA4.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80248B08.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80248D78.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_802439D8.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_802480F0.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_802485FC.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_8024721C.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80241190.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80244008.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80244710.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80245440.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80248190.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
func_80248660.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
switch_order.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
switch_to_partner.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
switch_to_player.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_end_player_turn.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_enemy_action.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00
update_enemy_change_turn.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_heroes_start_turn.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_partner_action.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00
update_player_action.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00
update_player_change_turn.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_run_away.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
update_swap_partner.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00