summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm510d.cpp
Commit message (Expand)AuthorAgeFilesLines
* sm510d: no need for passing pclen here (nw) hap2019-04-291-8/+8
* disasm: init lfsr pc tables in constructor (nw) hap2019-04-231-68/+35
* sm5*: added sm530 disasm (nw) hap2018-05-121-40/+65
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-62/+126
* hmcs40/sm510: can just get rid of next_pc tables, sorry for likely merge conf... hap2017-08-011-35/+6
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-231-59/+35
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* sm510d: get rid of half-broken param fetch (nw) hap2017-05-091-6/+7
* comment/eof fixes (nw) Lord-Nightmare2017-05-091-1/+1
* Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] Lord-Nightmare2017-05-091-13/+78
* SM511: added instruction clock divider (nw) hap2017-05-061-5/+5
* Fix CID 157541: "Missing comma" resulting in unintentional string concatenation Peter Bortas2017-03-271-1/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-19/+19
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-13/+4
* Changed the sm510 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-291-8/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+3
* sm510: added KB1013VK1-2 disasm hap2016-04-111-3/+67
* sm500 opcode handler placeholders hap2016-04-081-6/+5
* sm500: added disasm hap2016-04-071-10/+84
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+215