summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-08add extras/parse_consecutive_strings.pySanky
2013-05-08make gbz80disasm understand bank:offset syntaxSanky
2013-05-01downward triangle character 0xeeyenatch
2013-04-30Fix PointerLabelToScriptPointer classyenatch
2013-04-20damagecalc is actually damagestats; itemmultiplier is actually damagecalcyenatch
2013-03-29make chars consistent with preprocessoryenatch
2013-03-29dump move effectsyenatch
2013-03-18fix path handling in png make targetyenatch
2013-03-18Fix unused function parse_map_header_by_idyenatch
2013-03-07Merge pull request #122 from yenatch/masterBryan Bishop
2013-03-07vba - generalize project path in configyenatch
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-01Script commands 0xb2 and 0xcc don't existyenatch
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-27disassemble scripting engine commandsBryan Bishop
2013-02-27update gbz80disasm for handling known fall-throughsBryan Bishop
2013-02-27update automatic main.asm insertionBryan Bishop
2013-02-27include_last_address for disassemblerBryan Bishop
2013-02-27make to_asm more configurableBryan Bishop
2013-02-27fix parameters for verbosegiveitem2 definitionBryan Bishop
2013-02-27describedecoration is an enderBryan Bishop
2013-02-27oops, include map_namesBryan Bishop
2013-02-26various helper functions for the vba interfaceBryan Bishop
2013-02-26separate map_names into map_names.pyBryan Bishop
2013-02-26jython bindings to vba-linux/vba-closure (vba-rr)Bryan Bishop
2013-02-12Export any detected palettes to png by defaultyenatch
2013-02-12Fix png export orientationyenatch
2013-02-11Finish off make target for png generationyenatch
2013-02-11better dimension handling in 2bpp->pngyenatch
2013-02-11Add build target to mass-generate pngs from 2bpp filesyenatch
2013-02-11Infrastructure to dump pngs for 2bpp graphicsyenatch
2013-02-09Don't try to convert empty 2bpp filesyenatch
2013-02-09Add some command-line interfaces for use w/ makefileyenatch
2013-02-07implement png import/exportyenatch
2013-02-06Condense pic dimensions tableyenatch