summaryrefslogtreecommitdiff
path: root/arm9/Makefile
AgeCommit message (Collapse)Author
2021-02-06fix ifdef -> ifndef typoDsaster
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-07-28start decomping mod63_021DB450red031000
2020-07-11Added sorting to makefile wildcardDemki
fixes builds with make >= 3.8.2 and < 4.3
2020-07-04Add variable to shift the ROMPikalaxALT
2020-07-03Simplify ARM9 makefile definition of OVERLAYSPikalaxALT
2020-07-03Remove unneeded filesPikalaxALT
2020-07-01Update ARM9 elf update rule to be more succinctPikalaxALT
2020-06-30Retire arm9.lcfPikalaxALT
2020-06-30Update arm9.lsfPikalaxALT
2020-06-30Fix: Point to license file from inside Arm9 build dirPikalaxALT
Update Makefile Update Makefile Slight cleanup
2020-06-30Fix typo in dep scanningPikalaxALT
2020-06-30ntrcomp rule for padded LZ; revert poketch LZPikalaxALT
2020-06-30Fix segfault due to mwldarm arg string being too longPikalaxALT
2020-06-29Clean up O_FILESPikalaxALT
2020-06-28Link libsyscall (arm9.lsf prep)PikalaxALT
2020-06-27Split diamond and pearlPikalaxALT
2020-06-20Merge branch 'master' into masterRoastVeg
2020-06-19msgdata.c through DecryptMessageDirectPikalaxALT
2020-06-19Merge branch 'master' into masterCleverking2003
2020-06-18Deprecate baserom dependencyPikalaxALT
2020-06-19Merge branch 'master' into masterCleverking2003
2020-06-18evo tables to JSONPikalaxALT
2020-06-18Added Dockerfile and build scriptLouis Hampton
2020-06-09Species constantsPikalaxALT
2020-06-06libsyscall.a sourcePikalaxALT
2020-06-05shared headersred031000
2020-05-30Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-30filesystem.mk; arm7 global symbol namesPikalaxALT
2020-05-30remove -W errorred031000
2020-05-29Merge branch 'master' into masterred031000
2020-05-29add COMPARE option to Makefile(s).ProjectRevoTPP
2020-05-29Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-29add -W all -W error to makefilesred031000
2020-05-29Decompile unk_02006234PikalaxALT
2020-05-29Implement config.mk and config.hPikalaxALT
2020-05-23Split rom2_2.s, 3PikalaxALT
2020-05-21Some cleanupPikalaxALT
2020-05-16Split unk_020023C0.sPikalaxALT
2020-05-15Disassemble some stringsPikalaxALT
2020-05-13Disassemble module 86PikalaxALT
2020-05-10Pull modules into the ELFPikalaxALT
2020-05-10Get rid of CONST_34, CONST_3FPikalaxALT
2020-05-10Silence warnings about empty sectionsPikalaxALT
2020-05-10Dism modules 34-36; meaningful elfPikalaxALT
2020-05-09Module 01 static initializer; split module 04 ro/dataPikalaxALT
2020-05-08Fix style inconsistenciesPikalaxALT
2020-05-07Match LoadOverlayNoInitAsyncPikalaxALT
2020-05-07Merge branch 'master' of github.com:martmists/pokediamond into libfsPikalaxALT