summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/s2650/2650dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* s2650: fix issue with add/sub half carry flag, small cleanup hap2024-11-271-69/+34
* galaxia: remove partial updates, it was problematic for this driver and unnee... hap2024-11-261-1/+1
* Debugger feature improvements AJR2022-03-271-12/+19
* s2650: fixed 3 errors n the z80-format disassembler. Robbbert2022-03-041-3/+3
* fixed some clang-tidy warnings (nw) (#6229) Oliver Stöneberg2020-01-291-1/+1
* mcs48, s2650: Use paged mode for disassembler AJR2018-01-231-0/+10
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-552/+236
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the s2650 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-301-163/+173
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+868