summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hmcs40/hmcs40d.cpp
Commit message (Expand)AuthorAgeFilesLines
* sbackgc: just use cpu_device for m_maincpu hap2024-09-241-1/+2
* sbackgc: invert buttons_r, hap2024-09-241-1/+1
* hmcs400: add disassembler hap2024-09-161-5/+1
* hmcs400: add cpu skeleton device hap2024-09-161-0/+4
* misc hap disasm: correction to prev commit hap2024-03-071-1/+1
* misc hap disasm: move opcode mnemonics enum out of header file hap2024-03-071-0/+16
* mn1400: add disassembler hap2023-05-011-20/+20
* Debugger feature improvements AJR2022-03-271-1/+1
* b5000: add disassembler hap2022-03-171-1/+1
* disasm: init lfsr pc tables in constructor (nw) hap2019-04-231-38/+28
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-32/+48
* hmcs40/sm510: can just get rid of next_pc tables, sorry for likely merge conf... hap2017-08-011-17/+0
* hmcs40: Workaround related to MT #6638; this disables a poorly implemented di... AJR2017-08-011-0/+7
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-8/+8
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the HMCS40 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-301-8/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* hmcs40: REDD/SEDD param is only 2 bits hap2016-04-091-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+232