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
path:
root
/
vba.py
Age
Commit message (
Expand
)
Author
2013-09-08
move vba tools into vba/
Bryan Bishop
2013-09-07
remove some experimental methods
Bryan Bishop
2013-09-07
better vba automation methods
Bryan Bishop
2013-08-03
remove extra newlines from python files
Bryan Bishop
2013-06-25
remove extra whitespace in extras/vba.py
Bryan Bishop
2013-06-23
Made edits to docstrings in extras/vba.py
Kat Harrison
2013-06-23
update instructions in extras/vba.py
Kat Harrison
2013-06-16
make vba emulator wait until text is done drawing
Bryan Bishop
2013-03-07
Merge pull request #122 from yenatch/master
Bryan Bishop
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
2013-03-01
fix bank handling in vba.call
Bryan Bishop
2013-03-01
vba - example unit testing of roms
Bryan Bishop
2013-03-01
vba - call arbitrary functions from jython
Bryan Bishop
2013-02-28
vba - fix off-by-one error in registers
Bryan Bishop
2013-02-28
vba - better way to deal with registers
Bryan Bishop
2013-02-28
vba - get text on screen
Bryan Bishop
2013-02-28
vba - set_registers
Bryan Bishop
2013-02-28
remove code slop
Bryan Bishop
2013-02-28
vba warp function
Bryan Bishop
2013-02-26
various helper functions for the vba interface
Bryan Bishop
2013-02-26
jython bindings to vba-linux/vba-closure (vba-rr)
Bryan Bishop