summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs48/mcs48dsm.cpp
Commit message (Expand)AuthorAgeFilesLines
* mcs48dsm.cpp: Add (unemulated) CMOS IDL opcode (nw) AJR2019-06-071-0/+1
* mcs48: Fix disassembly of short jump instructions located on page boundaries AJR2018-12-291-31/+31
* mcs48dsm.cpp: Give INS opcode proper name (nw) AJR2018-06-061-1/+1
* mcs48: minor dasm fix (nw) Patrick Mackinlay2018-05-131-1/+1
* mcs48dsm: Accidentally omitted break (nw) AJR2018-01-231-0/+1
* mcs48: More specific emulation of Intel 8021 AJR2018-01-231-48/+190
* mcs48: Use 11-bit offsets now (nw) AJR2018-01-231-30/+30
* UPI lacks MB0/MB1 paging (nw) AJR2018-01-231-1/+1
* mcs48, s2650: Use paged mode for disassembler AJR2018-01-231-0/+10
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-102/+98
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-12/+2
* Changed the mcs48 disassembler to use 'std::ostream &' internally Nathan Woods2016-11-151-248/+258
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-14/+28
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+313