summaryrefslogtreecommitdiff
path: root/lab/disgen.py
Commit message (Collapse)AuthorAgeFilesLines
* Make my private-copy disassembler work in py2 and py3, partly by removing ↵Ned Batchelder2013-01-111-80/+26
| | | | code I don't need.
* Split out and improve the ad-hoc parsing and disassembly toolNed Batchelder2011-08-021-0/+260