summaryrefslogtreecommitdiff
path: root/zdis.c
AgeCommit message (Expand)Author
2018-06-29Fix some issues identified by cppcheckMichael Pavone
2015-07-29Small fix to start offset support in Z80 disassemblerMichael Pavone
2015-07-28Added a -s paramter for specifying a start offset in the Z80 disassemblerMichael Pavone
2015-07-26Pre-release cleanupMichael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-05-09Show absolute addresses for JR, JRCC and DJNZ in Z80 disassemblerMike Pavone
2013-05-09Fix terminal instruction detection in disassemblerMike Pavone
2013-04-30Fix infinite loop in Z80 disassemblerMike Pavone
2013-01-20Add initial stab at Z80 decoder and disassemblerMike Pavone