index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
clean up the preprocessor macro list
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
Merge pull request #94 from yenatch/master
Bryan Bishop
2013-01-27
split out tests into a separate file
Bryan Bishop
2013-01-25
give names to some rst commands
yenatch
2013-01-25
fix OverworldMap definition
yenatch
2013-01-23
fix label generator
Bryan Bishop
2013-01-23
Merge pull request #93 from yenatch/master
Bryan Bishop
2013-01-23
split off animation data chunks into files
yenatch
2013-01-23
rename unown animation pointer files
yenatch
2013-01-23
Merge pull request #92 from yenatch/master
Bryan Bishop
2013-01-23
include pic animations in main.asm
yenatch
2013-01-23
temporary animation macros
yenatch
2013-01-23
allow labels and includes on the same line
yenatch
2013-01-23
dump pic animations
yenatch
2013-01-22
Merge pull request #91 from yenatch/master
Bryan Bishop
2013-01-22
update gfx.py to reflect new structure
yenatch
2013-01-22
restructure pic graphics
yenatch
2013-01-19
don't let .gb roms sneak in
Bryan Bishop
2013-01-19
update .gitignore formatting
Bryan Bishop
2013-01-16
Merge pull request #89 from yenatch/master
Bryan Bishop
[prev]
[next]