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-05-18
Merge pull request #138 from yenatch/master
Bryan Bishop
2013-05-18
gfx: safer alternating-byte detection in compression
yenatch
2013-05-18
gfx: fix a typo
yenatch
2013-05-18
gfx: lz to png from command line
yenatch
2013-05-18
gfx.py: remove trailing tabs
yenatch
2013-05-18
gfx.py: get rid of argparse
yenatch
2013-05-17
load labels only once in gbz80disasm
Bryan Bishop
2013-05-17
fix data-handling errors in gfx.py
yenatch
2013-05-15
gbz80disasm: include comments on unresolved backward relative jumps
yenatch
2013-05-15
gbz80disasm: don't look for outstanding labels that are behind the origin
yenatch
2013-05-15
gbz80disasm: don't include comments on relative jumps
yenatch
2013-05-15
gbz80disasm: reti is an ender
yenatch
2013-05-15
gbz80disasm: space out blocks of asm
yenatch
2013-05-15
gbz80disasm: clean up $ff00+x handling
yenatch
2013-05-14
gbz80disasm: read labels from wram/gbhw/hram
yenatch
2013-05-14
wram: find() instead of split()
yenatch
2013-05-14
gbz80disasm: bank 1 was being read as bank 0
yenatch
2013-05-14
wram.py: bss and constant parsing
yenatch
2013-05-14
transition gbz80disasm to use a bytearray instead of RomStr
yenatch
2013-05-14
remove redundant code from find_label in gbz80disasm
yenatch
2013-05-14
fix bank-checking for labels in gbz80disasm
yenatch
2013-05-12
Merge pull request #132 from yenatch/master
Bryan Bishop
2013-05-12
there is no os.touch
yenatch
2013-05-12
Merge pull request #130 from Sanky/master
Bryan Bishop
2013-05-11
touch graphic files during decmp so make doesnt try to replace them
yenatch
2013-05-07
portraitm_ail -> portraitmail
yenatch
2013-05-08
add extras/parse_consecutive_strings.py
Sanky
2013-05-08
make gbz80disasm understand bank:offset syntax
Sanky
2013-05-06
Merge pull request #126 from yenatch/master
Bryan Bishop
2013-05-01
downward triangle character 0xee
yenatch
2013-04-30
Fix PointerLabelToScriptPointer class
yenatch
2013-04-27
Merge yenatch/master.
Bryan Bishop
2013-04-20
damagecalc is actually damagestats; itemmultiplier is actually damagecalc
yenatch
2013-03-29
make chars consistent with preprocessor
yenatch
2013-03-29
dump move effects
yenatch
2013-03-21
fix docstring formatting everywhere
Bryan Bishop
2013-03-20
Merge pull request #124 from yenatch/master
Bryan Bishop
2013-03-18
fix path handling in png make target
yenatch
2013-03-18
dump tileset pngs in gfx.py
Bryan Bishop
2013-03-18
Fix unused function parse_map_header_by_id
yenatch
2013-03-07
Merge pull request #122 from yenatch/master
Bryan Bishop
2013-03-07
vba - generalize project path in config
yenatch
2013-03-07
vba - suppress joypad input message
yenatch
2013-03-05
vba - record/replay button sequences
Bryan Bishop
2013-03-04
vba - keyboard input optimization
Bryan Bishop
2013-03-03
vba - basic cheating infrastructure
Bryan Bishop
2013-03-01
vba - separate config
Bryan Bishop
2013-03-01
vba - run without unit tests
Bryan Bishop
2013-03-01
vba - also install jython
Bryan Bishop
2013-03-01
vba - improve install instructions
Bryan Bishop
[next]