Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-12 | Don't use the extras submodule | xCrystal | |
Most tools from pokemon-reverse-engineering-tools are meant for pokecrystal or pokered. Having only the subset of required tools without depending on a submodule makes it easier to submit custom changes exclusive poketcg and its structure. For example, the disasm tool can be made to use poketcg rom/sym files by default, read vram and hram as symbols, and can be modified in the future to for example guess text labels in applicable load instructions or to dump poketcg-specific scripts. gfx.py was also added, but without the not required pokecrystal lz (de)compression support | |||
2018-02-09 | Bump extras to use updated version of gbz80disasm.py | xCrystal | |
tcgdisasm.py has not been updated to read symbols from the symfile yet | |||
2016-02-26 | Use pret for (dis)assembling | dannye | |
2015-09-07 | Use gfx.py instead of rgbgfx | dannye | |
maintain this gfx.py branch until rgbgfx becomes an integral part of rgbds | |||
2015-03-14 | Move source code into "src/". Update Makefile/scan_includes. | stag019 | |
2015-02-25 | Remove gfx.py | U-Daniel-PC\Daniel | |
2014-07-26 | Add disassembly python tools | U-Daniel-PC\Daniel | |
https://github.com/kanzure/pokemon-reverse-engineering-tools | |||
2014-06-18 | Convert png to 1bpp/2bpp before assembling | U-Fish-PC\Daniel | |