summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-03simplify load_rom in gbz80disasmBryan Bishop
2013-02-03enable labels in gbz80disasmBryan Bishop
2013-02-02Merge https://github.com/kanzure/pokecrystalSanky
2013-01-27README: fix testing instructionsBryan Bishop
2013-01-27dump_sections - tool to dump a skeleton asm fileBryan Bishop
2013-01-27basic type_constants dataBryan Bishop
2013-01-27various formatting fixes for crystal.pyBryan Bishop
2013-01-27replace wildcard import with explicit importBryan Bishop
2013-01-27add character encoding header in pksv.pyBryan Bishop
2013-01-27py26 fix for RomStr.load_labels (json)Bryan Bishop
2013-01-27make gbz80disasm work with python2.6 againBryan Bishop
2013-01-27pedantic formatting changes for pointers.pyBryan Bishop
2013-01-27add character encoding headers to other filesBryan Bishop
2013-01-27fix headers and imports in labels.pyBryan Bishop
2013-01-27set character encoding header in interval_map.pyBryan Bishop
2013-01-27fix imports in graph.pyBryan Bishop
2013-01-27fix header comments in graph.pyBryan Bishop
2013-01-27remove a duplication of load_rom and load_asmBryan Bishop
2013-01-27clean up lousy headers in comparator.pyBryan Bishop