index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-04
Add vram sections to wram, and minor fixes
yenatch
2013-02-03
Merge pull request #103 from yenatch/master
Bryan Bishop
2013-02-04
Fly / town map
yenatch
2013-02-03
simplify load_rom in gbz80disasm
Bryan Bishop
2013-02-03
enable labels in gbz80disasm
Bryan Bishop
2013-02-03
fix git clone instructions
Bryan Bishop
2013-02-03
Merge pull request #101 from Sanky/master
Bryan Bishop
2013-02-03
Merge https://github.com/kanzure/pokecrystal
Sanky
2013-02-03
Add menu icons.
Sanky
2013-02-03
Merge pull request #98 from Sanky/master
Bryan Bishop
2013-02-02
Merge pull request #100 from iimarckus/blackout
Bryan Bishop
2013-02-02
Replace some hardcoded addresses with local labels.
IIMarckus
2013-02-02
Merge pull request #99 from iimarckus/blackout
Bryan Bishop
2013-02-02
Add blackout points / fly location data.
IIMarckus
2013-02-02
Merge https://github.com/kanzure/pokecrystal
Sanky
2013-02-02
Merge pull request #97 from yenatch/master
Bryan Bishop
2013-02-02
Decompression function
yenatch
2013-02-02
VBlank and dependencies
yenatch
2013-02-01
Merge pull request #96 from yenatch/master
Bryan Bishop
2013-02-01
Add japanese credits text
yenatch
2013-01-31
Merge pull request #95 from yenatch/master
Bryan Bishop
2013-01-31
Credits
yenatch
2013-01-30
Some more uncompressed gfx
yenatch
2013-01-30
A couple more general functions
yenatch
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
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
[prev]
[next]