| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-27 | remove extra whitespace in gbz80disasm | Bryan Bishop | |
| 2013-01-27 | remove a broken, unfinished disassembler (DisAsm) | Bryan Bishop | |
| This removes DisAsm from romstr.py, which was the only reason that gbz80disasm wasn't able to import RomStr from romstr.py. DisAsm was an experimental gbz80 disassembler that was meant to replace gbz80disasm eventually. The goals were to write cleaner code and write more unit tests. But it never worked and the code quality looks close to being the same as gbz80disasm anyway. | |||
| 2013-01-27 | add character encoding header in gbz80disasm.py | Bryan Bishop | |
| 2012-12-23 | Merge remote branch 'remotes/yenatch/master' | Bryan Bishop | |
| fixes #49 | |||
| 2012-12-16 | update gbz80disasm to not use $ff00+$ff syntax | Bryan Bishop | |
| 2012-12-14 | make gbz80disasm easier to use externally | padz | |
| 2012-11-15 | play nice w/ cygwin; undeprecate used command | padz | |
| 2012-09-10 | generate labels.json automagically in gbz80disasm | Bryan Bishop | |
| 2012-07-07 | Add some functions from Mobile Stadium. | IIMarckus | |
| 2012-06-10 | somewhat improved disassembler | Bryan Bishop | |
| 2012-06-07 | almost complete new disassembler version | Bryan Bishop | |
| 2012-06-06 | more cleaning | Bryan Bishop | |
| 2012-06-06 | remove more code cruft | Bryan Bishop | |
| 2012-06-06 | remove some code cruft from gbz80disasm | Bryan Bishop | |
| 2012-06-06 | get RomStr from romstr.py in gbz80disasm | Bryan Bishop | |
| 2012-05-31 | temporarily disable label-usage (find_label) in gbz80disasm | Bryan Bishop | |
| 2012-04-26 | don't delete tempt_opt_table in gbz80disasm | Bryan Bishop | |
| 2012-03-15 | gbz80disasm for crystal | Bryan Bishop | |
