botw/expected
Léo Lam 2204f46b0b
Remove expected/
The intention was to catch functional regressions in non-matching
functions but this doesn't actually work well because referenced
code and data may have moved after a function was dumped, in which
case the reference checker is unable to verify that function calls
and data references are still correct.

Considering this increases the amount of complexity in the checker
and makes the workflow more complicated for contributors, let's just
drop this mechanism. It isn't worth it.

Putting binary files in the repo is also pretty meh.
2021-07-30 20:06:14 +02:00
..
_ZN4ksys3act8BaseProc16isSpecialJobTypeENS0_7JobTypeE.bin ksys/act: Implement remaining BaseProc functions 2021-02-07 00:13:55 +01:00