summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)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-06Merge branch 'master' of github.com:pret/pokediamond into pikalax_workPikalaxALT
2021-11-06Fix areawindow pngPikalaxALT
2021-11-06unk_02015E30 -> play_timerPikalaxALT
2021-11-05Update build scripts for MacOS Monterey; Use pkg-config on all platforms; Mac...shinyquagsire23
2021-08-21Add nitrobanner tooltgsm
2021-07-23separate out libs to libc, libnns and NitroSDKred031000
2021-05-31Make arm9 depend on filesystemPikalaxALT
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
2021-03-03NSCR processingred031000
2021-03-01NCER processingred031000
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-08-31Trainer frontpics to pngPikalaxALT
2020-08-02Remove unnecessary build subdirs in toplevelPikalaxALT
2020-08-01Implement msgenc and decode script messagesPikalaxALT
2020-07-19extract bulbasaurred031000
2020-07-18trainer back sprite proof of concept + fix NCLR from pngred031000
2020-07-13Merge pull request #230 from PikalaxALT/pikalax_workRevo
2020-07-12fix palette issues, demo/title/titledemo narc fully convertedred031000
2020-07-12Merge pull request #229 from red031000/masterCleverking2003
2020-07-11bit of title work, maths is still wrongred031000
2020-07-11Fix knarc makefile morePikalaxALT
2020-07-11Added sorting to makefile wildcardDemki
2020-07-10IR handling for palettes, potion and antidote/brn heal/frz healred031000
2020-07-10bit of work on graphics, mostly setupred031000
2020-07-04Add variable to shift the ROMPikalaxALT
2020-07-03Remove unused definitions in toplevel makefilePikalaxALT
2020-07-03Remove unneeded filesPikalaxALT
2020-06-30Remaining NCGR/NCLR identifiedPikalaxALT
2020-06-30ntrcomp rule for padded LZ; revert poketch LZPikalaxALT
2020-06-29Clean up O_FILESPikalaxALT
2020-06-29unlz (1)PikalaxALT
2020-06-28Fix deps for symbols.csvPikalaxALT
2020-06-28Match Pearl ARM9 binaryPikalaxALT
2020-06-27Match most other overlays (pearl)PikalaxALT
2020-06-27Bring overlay 06 closer to matchingPikalaxALT
2020-06-27Split diamond and pearlPikalaxALT
2020-06-27Create fixrom to monkeypatch makeromPikalaxALT
2020-06-23Move this Makefile commentPikalaxALT
2020-06-19msgdata.c through DecryptMessageDirectPikalaxALT
2020-06-19Fix symbols.csv for macPikalaxALT
2020-06-18evo tables to JSONPikalaxALT
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT
2020-06-16KNARC: Add handling of .knarcignore, .knarckeep; fix up cliPikalaxALT
2020-06-08Fix order of target declarationPikalaxALT
2020-06-08Move filesystem rules to filesystem.mk; stub rule invoking makeromPikalaxALT