Discover functions in game binary using setup references

This commit is contained in:
Ryan Dwyer
2019-10-04 20:13:01 +10:00
parent 9773523fb0
commit 58d2c4705f
2 changed files with 5317 additions and 0 deletions
+1
View File
@@ -223,6 +223,7 @@ test: $(B_SETUP_BINZ_FILES) $(B_LANG_BINZ_FILES)
$(E_DIR)/files $(B_DIR)/files
@diff -q $(E_DIR)/ucode/setup.bin $(B_DIR)/ucode/setup.bin
@diff -q $(E_DIR)/ucode/library.bin $(B_DIR)/ucode/library.bin
@diff -q $(E_DIR)/ucode/game.bin $(B_DIR)/ucode/game.bin
testall:
REGION=ntsc RELEASE=final make test
+5316
View File
File diff suppressed because it is too large Load Diff