summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/z80dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-1/+1
* fix disassembly when $ed, $dd & $fd prefixes are used but the instruction is ... smf-2018-01-131-0/+10
* this breaks more than it fixes. Revert "z80 disassembler, stopped invalid dd ... smf-2018-01-131-4/+2
* z80 disassembler, stopped invalid dd & fd instructions from eating the next b... smf-2018-01-081-2/+4
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-92/+72
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the Z80 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-251-17/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* clang-modernize part 3 Miodrag Milanovic2015-12-041-26/+26
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+532