| Age | Commit message (Collapse) | Author |
|
* Build all GC retail ROMs in Jenkins
* Delete progress tracking
Doesn't play nicely with deleting extracted/ and build/ after each version,
and it currently serves no purpose
* Update Jenkinsfile
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Reorder ROMs
* Symlink ROMs instead of copying
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* Move built roms to build directory, along with rename map and linker script
* PR review
* sym_info fix
* Revert docs/tutorial/data.md change
|
|
* Removed unused imports and other minor improvements
* revert tools/ZAPD/ZAPD/genbuildinfo.py
* revert diff.py
* Update sym_info.py
* revert asm_processor/
---------
Co-authored-by: fig02 <fig02srl@gmail.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* Create separate build directories based on version
* Fix find_unused_asm.sh
* Remove find_unused_asm.sh from Jenkinsfile
* Revert diff.py
* Clarify that gc-eu-mq is not "supported" yet
* Revert xmlcreate.py (to be deleted)
* Remove gc-eu-mq for now
* Add version flags to diff_settings.py and sym_info.py
* --version -> --oot-version
* Fix --oot-version
* Revert adding version flags to tools
* Delete find_unused_asm.sh
* Revert changes to first_diff.py output in tutorial
* Factor out sed usages for spec
|
|
|
|
* Rename handwritten asm files and move them to src
* Fix progress.py
* Remove handling for asm dir from Makefile
|
|
* remove trailing whitespaces
* minor docs tweaks
* some more trailing whitespaces
* few more tweaks
|
|
* Changed progress.py csv output to be compatible with new website
* Increment and clarify csv version
* Update csv paths
|
|
_*SegmentStart/End in the map (#1043)
|
|
* Fix the rupee count in progress.py
* Use python integer division
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
|
|
* Add pad_text to mkldscript and update progress.py
Implements `pad_text` from MM and uses it instead of asm nops for the padding in ucode_disas.
Also updates `progress.py` to account for the change (RIP 1000000 code size), and to have a green badge for 100%.
* Remove 1.00mb comment in progress.py
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
|
|
|
|
* Update README
* Add shields.io badges in the README
* Add a mention about shiftability in README
* Fix shield json command in JenkinsFile
* Improve progress badge formatting
Now it should show the percentage as 51.2% instead of 51.17%, and 100% instead of 100.00%
|
|
* .
* remove tools/ZAP2 from origin master
* libm.s -> ll.c
* fix progress.py (i think?)
|
|
* CSV Progress (2)
* Git time
|
|
|
|
* Progress reporting through Jenkins
* Update progress.py
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
|
|
|
|
|
|
|