summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2021-11-24Merge branch 'master' of github.com:pret/pokediamond into pikalax_workPikalaxALT
2021-11-24Sync msgenc fixes from heartgoldPikalaxALT
2021-11-24Fix bin2obj syntax errorPikalaxALT
2021-11-24Fix bin2obj compile errorPikalaxALT
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-05Update build scripts for MacOS Monterey; Use pkg-config on all platforms; ↵shinyquagsire23
MacOS no longer needs static libc++fs; Use gsed on MacOS
2021-11-05Use local elf headers for MacOSshinyquagsire23
2021-11-05Fix stack corruption off-by-one in mwasmarm_patcher which triggered stack ↵shinyquagsire23
cookie checks on ARM64 MacOS
2021-08-30Merge branch 'master' into msgenc_refactorPikalaxALT
2021-08-30Merge branch 'master' into nitrobanner-fsAkira Akashi
2021-08-30Merge branch 'master' into msgenc_refactorAkira Akashi
2021-08-29nitrobanner: Fix potential issue with older compilerstgsm
2021-08-27Fix extra space in msg commandsPikalaxALT
2021-08-27Fix two dumpsPikalaxALT
2021-08-27Add msgenc -D switchPikalaxALT
2021-08-27Refactor msgenc to pass keys via cli argPikalaxALT
2021-08-22Port bin2obj from NitroSDKPikalaxALT
2021-08-22Merge remote-tracking branch 'origin/master' into pikalax_workPikalaxALT
2021-08-21Add nitrobanner tooltgsm
This tool was made from reverse-engineering the Nitro SDK's makebanner, and is intended to replace that program. It has been tested to match the Diamond/Pearl banners as well as the HeartGold/SoulSilver banners.
2021-08-21nitrogfx compatibility with MSVCCPikalaxALT
2021-08-15Remove duplicate function declarationsPikalaxALT
2021-05-29Output NARC contents as C enums in .naix filesPikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2021-05-20Merge branch 'master' into unk_02016B94Rémi Calixte
2021-05-19implement nitrogfx ncer mapping typered031000
2021-05-15Pedantic updates to fixromPikalaxALT
2021-05-14fixrom: crc16 now resembles a proper crc16 routinePikalaxALT
2021-05-13Merge branch 'master' into unk_02016B94Rémi Calixte
2021-03-30NCER multiple label supportred031000
2021-03-27asm_processor: fix number of skip instructionsRémi Calixte
2021-03-27asm_processor: split padding functions are broken so set a high limitRémi Calixte
2021-03-27asm_processor: count bls, .word and .extern correctlyRémi Calixte
2021-03-27asm_processor: support asm comments with ;Rémi Calixte
2021-03-21Merge branch 'master' of https://github.com/pret/pokediamondred031000
2021-03-21Fix more broken relocationshondew
2021-03-21Unix format for asm_processor.pyhondew
2021-03-21Don't forget asm_processor...hondew
2021-03-21Retry update permissionshondew
2021-03-21Update permissionshondew
2021-03-20Use asmproc for text.c nonmatchhondew
2021-03-20Make func name in symtab point to correct text sectionhondew
2021-03-20Fix bug preventing relocations from getting updated and insertedhondew
2021-03-19fix asmprocred031000
2021-03-19morered031000
2021-03-15Make asmproc produce a linkable objhondew
Document compile.sh
2021-03-12GenerateFontHalfRowLookupTable nonmatchingred031000
2021-03-04only perform modulo if the tile is not -1red031000
2021-03-04change NSCR palettes to operate based on tilesets and not layersred031000