Commit Graph

12 Commits

Author SHA1 Message Date
Ethan Roseman
ee7f09bb2b
Snibblets, Tidbits, and Morsels (#188)
* fixing segment

* redoing subtree

* git subrepo clone https://github.com/ethteck/splat.git tools/splat

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

* fix symbol_addrs

* sweet victory

* reformat collision_main_lateral.s

* Lots of matches, fixed diff.py issue, improved coverage.py

* some more

* update symbol_addrs

* git subrepo pull tools/splat

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

* update symbol_addrs

* fix disasm

* 2 mo

* Jenkinsfile

* PR comments
2021-02-18 20:54:07 +09:00
Alex Bates
5d4b8c27f1
hotfix coverage.py bytes listing 2020-10-20 20:47:29 +01:00
Alex Bates
6d3d3b5fca
fix coverage workflow 2020-10-20 04:33:27 +01:00
alex
cab03be6be
consider function size in coverage output (#81) 2020-10-19 13:46:55 -04:00
Ethan Roseman
8e47ca56c4
Map code (#80)
* split all map code

hype

* split area_table.bin properly

* fix coverage.py c_func_pattern to match multiline func signatures

* add src/world/* to makefile

* bump splat

* yikes

* splat maps without vram_lock

Co-authored-by: Alex Bates <hi@imalex.xyz>
2020-10-19 00:42:17 -04:00
Ethan Roseman
02aa37c31d Fix coverage.py 2020-10-15 18:42:54 -04:00
Alex Bates
8a4c4fbbf5
fix coverage, remove extraneous nusys asm 2020-10-14 21:48:16 +01:00
Ethan Roseman
210e65c3bf More decomp + coverage fix 2020-09-25 21:51:54 -04:00
Ethan Roseman
7f6b34c29b Some more SI funcs 2020-09-17 21:28:34 -04:00
Alex Bates
7f2e872956
fix coverage.py --delete-matched 2020-08-20 20:02:06 +01:00
Alex Bates
f708590e44
actually fix coverage.py this time 2020-08-20 17:11:03 +01:00
Alex Bates
150f245ffe
move coverage.py to root directory 2020-08-19 12:55:02 +01:00