summaryrefslogtreecommitdiff
path: root/redtools
AgeCommit message (Collapse)Author
2016-08-24Fix most Python 3 compat issues with futurize --stage1Eevee (Lexy Munroe)
2015-01-08redrle: reduce code duplication.IIMarckus
2015-01-08redrle: Add a -r flag to compress by rows (matching GF's behavior).IIMarckus
2014-04-28Add import to extract_maps.py for print_functionZack Marvel
2014-04-28Change print statements in extract_maps.py for Python 3 compatibilityZack Marvel
2013-09-11also import osBryan Bishop
2013-09-11fix rom path in another redtoolBryan Bishop
2013-09-11update pokered_dir.py to use cwd for pathBryan Bishop
This will be fixed when redtools is merged into the rest of the junk, but for now the path will just be the cwd. This is necessary for pokered gbz80disasm.
2013-09-05fix grammar in redtools/README.mdBryan Bishop
2013-09-05basic README for redtools/Bryan Bishop
2013-09-01remove a useless comment from pokered gbz80disasmBryan Bishop
What were these doing here, anyway?
2013-09-01Merge branch 'master' into september-cleanupBryan Bishop
2013-09-01apply pokered changes from 'fix-analyze-incbins'Bryan Bishop
This helps to fix (pokered) gbz80disasm. These two disassemblers need to be merged together as soon as possible.
2013-09-01fix tab in red gbz80disasmBryan Bishop
2013-09-01dump in pokered/extras/ python stuff from b185b245Bryan Bishop