mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-28 00:15:41 -04:00
Discover functions in game binary using setup references
This commit is contained in:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user