Dragorn421
f02d012ce7
add OOT_DEBUG define to vscode.md ( #1607 )
2024-01-09 15:22:51 -05:00
cadmic
25ff0a27de
Create separate build directories based on version ( #1591 )
...
* 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
2024-01-05 23:27:19 +01:00
playerskel
9f0b7bb8a3
another round of trailing whitespaces ( #1495 )
2023-02-26 17:26:07 +01:00
Dragorn421
0832b5af68
Fix misc 14 ( #1279 )
...
* Remove fake temp in `BossDodongo_DrawEffects`
* `OS_WRITE` for `__osSpRawStartDma` `direction`
* remove outdated comment
* fixup osRecvMesg
* make sShopkeeperStores static
* `PHYSICAL_TO_VIRTUAL(gSegments[0])` -> `SEGMENTED_TO_VIRTUAL(NULL)` (mimics `CollisionHeader_SegmentedToVirtual`)
* Run formatter
* Remove assets from include path in suggested vscode properties
* Fix `osCreateMesgQueue` getting `OS_MESG_BLOCK` as `count` instead of `1`
2022-06-13 17:38:20 +02:00
Stephen Meier
46b826fcd4
Updating vscode.md ( #1095 )
...
* Update vscode.md
Updating vscode makedown to match what is found in the mm repository
* Update docs/tutorial/vscode.md
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
* Update docs/tutorial/vscode.md
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
* Update docs/tutorial/vscode.md
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
* Moving vscode.md to the root of the docs folder
* Update docs/vscode.md
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com >
Co-authored-by: Stephen Meier <stephen.meier@ibm.com >
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
2022-01-18 00:35:25 +01:00