Fix JP build and add action to test all versions (#558)

* Fix JP build

* Add a script to verify all versions.

* symbol size udpate, and scratch link update

* Add support for diffing other regions and versions with custom flags
This commit is contained in:
Ryan Myers
2025-05-06 15:22:41 -04:00
committed by GitHub
parent 9427c0a5f4
commit 6217af0c38
11 changed files with 100 additions and 13 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/bin/sh
# Allows custom diff arguments for the region and version being diffed. (ex. --REGION=us --VERSION=v80)
.venv/bin/python3 tools/asm-differ/diff.py "$@"