Commit Graph

3 Commits

Author SHA1 Message Date
Elliot Tester
35c7a29cc5 Scripts Take Rom as Arg (#512)
Some checks are pending
Build and Deploy Doxygen Docs / docs (push) Waiting to run
* initial

* suggestions for get_memory_map.sh

* CONTRIBUTING.md suggestions

* save_build.sh suggestions

* rerun

* env variable

* add to env

* print usage and remove redundant qoutes
2026-06-10 21:23:47 -07:00
Rickey
a31eccba20 Fix dos line endings in shell script (#434)
Some checks failed
Build and Deploy Doxygen Docs / docs (push) Has been cancelled
2026-04-06 21:39:34 -07:00
Umut Paklacı
535601b514 Add build archival script with timestamped snapshots (.gba, .elf, .map) (#420)
Some checks failed
Build and Deploy Doxygen Docs / docs (push) Has been cancelled
* added .sh script for copying output files under folder

* Update scripts/save_build.sh

Co-authored-by: Rickey <ric@rf3.xyz>

* Partial save functionality, comments & game name env variable

* indentation fixes

* exit with error val

Co-authored-by: Rickey <ric@rf3.xyz>

* make save_build.sh executable

---------

Co-authored-by: Rickey <ric@rf3.xyz>
2026-04-01 19:14:00 -07:00