papermario/ver/us/asm/nonmatchings/si
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
..
get_float_variable.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
get_variable.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
set_float_variable.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
set_variable.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_execute_next_command.s JP rom beginnings (#197) 2021-03-04 18:00:56 +09:00
si_goto_end_case.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_goto_end_loop.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_goto_next_case.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_handle_parallel_thread.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_handle_print_debug_var.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_handle_spawn_thread.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_skip_else.s Add versioning (#187) 2021-02-22 18:21:23 +09:00
si_skip_if.s Add versioning (#187) 2021-02-22 18:21:23 +09:00