summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp16/dsp16dis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger feature improvements AJR2022-03-271-0/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* dsp16: fix inconsistency in disassembler (nw) Vas Crabb2018-03-201-2/+2
* dsp16: fix disassembler bugs (nw) Vas Crabb2018-03-191-3/+3
* dsp16: rewrite disassembler - less cluttered output, better handling of ambig... Vas Crabb2018-03-181-422/+465
* use more constexpr and literal classes in UML to give compiler more optimisat... Vas Crabb2018-03-171-20/+20
* dsp16: Improve disassembler - less ambiguous, more like the manual. Vas Crabb2018-03-151-383/+322
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-15/+20
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the dsp16a disassembler to use 'std::ostream &' internally Nathan Woods2016-11-111-31/+46
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-90/+90
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-35/+33
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+583