index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-11
Infrastructure to dump pngs for 2bpp graphics
yenatch
2013-02-09
Don't try to convert empty 2bpp files
yenatch
2013-02-09
Add some command-line interfaces for use w/ makefile
yenatch
2013-02-07
implement png import/export
yenatch
2013-02-06
Condense pic dimensions table
yenatch
2013-02-03
simplify load_rom in gbz80disasm
Bryan Bishop
2013-02-03
enable labels in gbz80disasm
Bryan Bishop
2013-02-02
Merge https://github.com/kanzure/pokecrystal
Sanky
2013-01-27
README: fix testing instructions
Bryan Bishop
2013-01-27
dump_sections - tool to dump a skeleton asm file
Bryan Bishop
2013-01-27
basic type_constants data
Bryan Bishop
2013-01-27
various formatting fixes for crystal.py
Bryan Bishop
2013-01-27
replace wildcard import with explicit import
Bryan Bishop
2013-01-27
add character encoding header in pksv.py
Bryan Bishop
2013-01-27
py26 fix for RomStr.load_labels (json)
Bryan Bishop
2013-01-27
make gbz80disasm work with python2.6 again
Bryan Bishop
2013-01-27
pedantic formatting changes for pointers.py
Bryan Bishop
2013-01-27
add character encoding headers to other files
Bryan Bishop
2013-01-27
fix headers and imports in labels.py
Bryan Bishop
2013-01-27
set character encoding header in interval_map.py
Bryan Bishop
2013-01-27
fix imports in graph.py
Bryan Bishop
2013-01-27
fix header comments in graph.py
Bryan Bishop
2013-01-27
remove a duplication of load_rom and load_asm
Bryan Bishop
2013-01-27
clean up lousy headers in comparator.py
Bryan Bishop
2013-01-27
better import syntax in comparator.py
Bryan Bishop
2013-01-27
better import syntax in crystal.py
Bryan Bishop
2013-01-27
remove extra whitespace in gbz80disasm
Bryan Bishop
2013-01-27
remove a broken, unfinished disassembler (DisAsm)
Bryan Bishop
2013-01-27
allow unicode addresses in RomStr.to_asm
Bryan Bishop
2013-01-27
add character encoding header in gbz80disasm.py
Bryan Bishop
2013-01-27
include character encoding header in romstr.py
Bryan Bishop
2013-01-27
better formatting for romstr imports
Bryan Bishop
2013-01-27
RomStr doesn't need deepcopy
Bryan Bishop
2013-01-27
commentify report_untested
Bryan Bishop
2013-01-27
fix label imports in tests
Bryan Bishop
2013-01-27
fix AsmList import in tests
Bryan Bishop
2013-01-27
fix pksv imports in tests
Bryan Bishop
2013-01-27
fix calculate_pointer in tests
Bryan Bishop
2013-01-27
split out more item_constants stuff
Bryan Bishop
2013-01-27
split out tests into a separate file
Bryan Bishop
2013-01-23
fix label generator
Bryan Bishop
2013-01-22
update gfx.py to reflect new structure
yenatch
2013-01-15
clean up python script imports
Bryan Bishop
2013-01-15
remove the Size class (unused)
Bryan Bishop
2013-01-15
split out IntervalMap into a separate file
Bryan Bishop
2013-01-14
Merge pull request #86 from yenatch/master
Bryan Bishop
2013-01-14
forgot to make 3jumptext an ender
yenatch
2013-01-14
Merge pull request #85 from yenatch/master
Bryan Bishop
2013-01-14
add missing script command (3jumptext)
yenatch
2013-01-14
Fix crystal.scan_for_predefined_labels to work with current main.asm
Sanky
[next]