summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
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
2021-03-03convert all 2d graphics in titledemored031000
2021-03-03NSCR processingred031000
2021-03-01NCER processingred031000
2021-02-06Remove duplicated flagsDsaster
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-09-02Decode trainer namesPikalaxALT
2020-08-31Bump inja; trdata and trpoke to jsonPikalaxALT
2020-08-27use_item_on_mon.c; itemdata to jsonPikalaxALT
2020-08-07minor optimization in msgencPikalaxALT
2020-08-07Text commandsPikalaxALT
2020-08-04msgenc: Implement support for text commandsPikalaxALT
2020-08-04Message data: command arg count determined automaticallyPikalaxALT
2020-08-03Fix msgenc.cpp; remove std::filesystem dependencyPikalaxALT
2020-08-03All msg files and charmap.txt to utf-8PikalaxALT
2020-08-03Fix clang warning in endian swap codePikalaxALT
2020-08-03Support UTF-16BE-BOMPikalaxALT
2020-08-03mwasmarm_patcher.c: resolve clang warningsPikalaxALT
2020-08-03knarc/msgenc ldflags patchPikalaxALT
2020-08-03Fix argc checkPikalaxALT
2020-08-03Fix ub in msgencPikalaxALT
2020-08-03Implement msgenc and decode script messagesPikalaxALT
2020-07-19palette indexesred031000
2020-07-18trainer back sprite proof of concept + fix NCLR from pngred031000