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-08-03
make a basic python module
Bryan Bishop
2013-08-03
ignore python/egg output
Bryan Bishop
2013-08-03
write some TODO comments in wram.py
Bryan Bishop
2013-08-03
add mock into requirements.txt
Bryan Bishop
2013-08-03
combine hram/gbhw readers into read_constants
Bryan Bishop
2013-08-03
make read_gbhw_constants consume an IOError
Bryan Bishop
2013-08-03
make read_hram_constants to eat hram.asm IOError
Bryan Bishop
2013-08-03
fix the bss/wram section default
Bryan Bishop
2013-08-03
ignore wram.asm non-existence
Bryan Bishop
2013-08-03
remove extra newlines from python files
Bryan Bishop
2013-08-03
a requirements.txt to specify python dependencies
Bryan Bishop
2013-08-03
Merge branch 'fix-tabs' into master
Bryan Bishop
2013-08-03
remove dangling whitespace in source code files
Bryan Bishop
2013-08-03
tabs to spaces in crystal.py
Bryan Bishop
2013-08-03
tabs to spaces in sym.py
Bryan Bishop
2013-08-03
make a docstring for wram.py
Bryan Bishop
2013-08-03
remove dangling whitespace in wram.py
Bryan Bishop
2013-08-03
normalize tabs to whitespace in wram.py
Bryan Bishop
2013-08-03
remove trailing newline from wram.py
Bryan Bishop
2013-08-03
fix path handling in wram.py
Bryan Bishop
2013-08-03
fix the *.json rule in .gitignore
Bryan Bishop
2013-08-03
remove sgm/sav cruft from .gitignore
Bryan Bishop
2013-08-03
update png.py .gitignore reference
Bryan Bishop
2013-08-03
use .gitignore from pokecrystal
Bryan Bishop
2013-07-12
Merge pull request #157 from yenatch/overworld
Bryan Bishop
2013-07-11
Merge pull request #158 from yenatch/gbz80disasm-more-data
Bryan Bishop
2013-07-10
crystal: add more movements
yenatch
2013-07-10
chars: ▷
yenatch
2013-07-10
wram.py: allow space definitions using constants
yenatch
2013-07-10
labels: hex is case-insensitive
yenatch
2013-07-10
use wram from outside extras
yenatch
2013-06-28
crystal: wram label finding
yenatch
2013-06-28
crystal: 2pt script commands are for wram
yenatch
2013-06-28
crystal: PointerLabelToScriptPointer bank is not reversed
yenatch
2013-06-28
gbz80disasm: don't read data where there is none
yenatch
2013-06-28
gbz80disasm: only track rom addresses for data
yenatch
2013-06-27
gbz80disasm: use existing labels as addresses
yenatch
2013-06-25
Merge branch 'github/master' into master.
Bryan Bishop
2013-06-25
remove extra whitespace in extras/vba.py
Bryan Bishop
2013-06-25
remove extra whitespace in extras/gfx.py
Bryan Bishop
2013-06-25
fix function formatting in extras/gfx.py
Bryan Bishop
2013-06-25
Merge pull request #153 from yenatch/gbz80disasm-data
Bryan Bishop
2013-06-25
gbz80disasm: just use lowercase labels
yenatch
2013-06-25
gbz80disasm: fix data handling
yenatch
2013-06-25
gbz80disasm: local/global address conversion + fix find_label
yenatch
2013-06-25
gbz80disasm: detect data tables referenced in asm
yenatch
2013-06-25
gbz80disasm: data detection
yenatch
2013-06-23
fixed another indent in gfx.py
Kat Harrison
2013-06-23
fixed indents
cogitokat
2013-06-23
convert indents to 4 spaces in gfx.py
cogitokat
[next]