summaryrefslogtreecommitdiff
path: root/arm7/Makefile
AgeCommit message (Collapse)Author
2021-12-17Compatibility fixes for macOS 12.xPikalaxALT
2021-11-24Fix some more the building on macOSPikalaxALT
2021-11-24Fix build system for macOSPikalaxALT
2021-11-11Fix Makefile issues with OSX 11.6PikalaxALT
2021-11-05Fix issue on MacOS where wine32on64 will crash with Bus Error 10 on linking, ↵shinyquagsire23
due to passing too many arguments
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-07-11Added sorting to makefile wildcardDemki
fixes builds with make >= 3.8.2 and < 4.3
2020-06-27Split diamond and pearlPikalaxALT
2020-06-18Deprecate baserom dependencyPikalaxALT
2020-06-09arm7 OS_arenared031000
2020-06-05shared headersred031000
2020-06-02setup arm7 compilation, OS_init (arm7)red031000
2020-05-30remove -W errorred031000
2020-05-29Merge branch 'master' into masterred031000
2020-05-29add COMPARE option to Makefile(s).ProjectRevoTPP
2020-05-29add -W all -W error to makefilesred031000
2020-05-24add LM_LICENSE_FILE export to arm7/makefileDemki
2020-05-01remove include/nitro and shift everything to arm9/libred031000
2020-05-01add thumb/arm macros and change makefiles to reflect that.Demki
and decompilation of FUN_020910A4.c
2020-04-28Fully functional arm7.lsf (not travis equipped)PikalaxALT
2020-04-28BROKEN: makelcf primitive stateScott Norton
2020-04-26Disasemble ROM7 ITCMPikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵PikalaxALT
arm7, arm9 binaries
2020-04-25No need for multiple copies of baserom.ndsPikalaxALT
2020-04-25Move arm7 build files to subdirectoryPikalaxALT
2020-04-25Split arm9 compilation to subdirPikalaxALT