Rematch render_epc_lock_up_display to remove local static! (#561)

* Fix name of verify all versions job

* Create a script to run m2c on all remaining unmatched functions.

* Update some functions with updated versions from scratches.

* Minor func_800135B8 documenting

* formatting

* remove yaml patch file

* Add better bug comments to more standardize them

* Fix and document various small issues

* Add objStatusString to the symbols list

* Some work trying to see if I can fix thread0 code some.

* test

* near match for render_epc_lock_up_display

* Rematch render_epc_lock_up_display without the static bs

* Remove the stacks.c file

* Do some cleanup for thread0_epc.

* format

* update score
This commit is contained in:
Ryan Myers
2025-05-09 09:37:13 -04:00
committed by GitHub
parent 8d61409a66
commit 5304ed697b
44 changed files with 349 additions and 290 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches: [master]
jobs:
verify-build:
verify-all-versions:
runs-on: ubuntu-latest
steps: