louist103
louist103
When creating the keymap or pin map using PROGMEM it can no longer correctly read from the keypad.
This app still depends on python-m2crypto which can not be installed anymore. Because of this the installer fails. An update needs to be pushed to use python3-m2crypto
Before opening this PR, ensure the following: - `./format.sh` was run to apply standard formatting. - `make` successfully builds a matching ROM. - No new compiler warnings were introduced during...
Bring over the macros and intptr_t used in MM. OOT still needs to keep this structure since this file was likely refactored in MM.
This change is [](https://reviewable.io/reviews/zeldaret/botw/101)
Opening as a draft because the BSS doesn't match and it doesn't have documentation.
Pretty self explanatory. I mostly just copied the styling from other functions.
I noticed #221 and I am having a similar issue but its also a little different. When using anything that is high performance (`make -j` for a large project, or...
Adds a support for building with a `Makefile` (like in SM64 decomp) and fixes an issue only encountered by Macs.