summaryrefslogtreecommitdiff
path: root/vba.py
AgeCommit message (Expand)Author
2013-09-08move vba tools into vba/Bryan Bishop
2013-09-07remove some experimental methodsBryan Bishop
2013-09-07better vba automation methodsBryan Bishop
2013-08-03remove extra newlines from python filesBryan Bishop
2013-06-25remove extra whitespace in extras/vba.pyBryan Bishop
2013-06-23Made edits to docstrings in extras/vba.pyKat Harrison
2013-06-23update instructions in extras/vba.pyKat Harrison
2013-06-16make vba emulator wait until text is done drawingBryan Bishop
2013-03-07Merge pull request #122 from yenatch/masterBryan Bishop
2013-03-07vba - suppress joypad input messageyenatch
2013-03-05vba - record/replay button sequencesBryan Bishop
2013-03-04vba - keyboard input optimizationBryan Bishop
2013-03-03vba - basic cheating infrastructureBryan Bishop
2013-03-01vba - separate configBryan Bishop
2013-03-01vba - run without unit testsBryan Bishop
2013-03-01vba - also install jythonBryan Bishop
2013-03-01vba - improve install instructionsBryan Bishop
2013-03-01fix bank handling in vba.callBryan Bishop
2013-03-01vba - example unit testing of romsBryan Bishop
2013-03-01vba - call arbitrary functions from jythonBryan Bishop
2013-02-28vba - fix off-by-one error in registersBryan Bishop
2013-02-28vba - better way to deal with registersBryan Bishop
2013-02-28vba - get text on screenBryan Bishop
2013-02-28vba - set_registersBryan Bishop
2013-02-28remove code slopBryan Bishop
2013-02-28vba warp functionBryan Bishop
2013-02-26various helper functions for the vba interfaceBryan Bishop
2013-02-26jython bindings to vba-linux/vba-closure (vba-rr)Bryan Bishop