summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm500.h
Commit message (Expand)AuthorAgeFilesLines
* sm500: fix problem on wakeup from HALT (nw) hap2019-08-311-1/+1
* sm510: use 1 callback for lcd segments output (nw) hap2018-12-071-6/+0
* sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw mooglyguy2018-12-071-11/+4
* devcb3 Vas Crabb2018-07-071-1/+1
* sm5*: added default clock (nw) hap2018-05-101-4/+4
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+3
* sm510: cleanup memmap declarations (nw) hap2018-02-131-0/+6
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+2
* hh_sm510: added cheatmode for MC25 (nw) hap2017-06-261-1/+1
* sm500: small cleanup (nw) hap2017-06-251-3/+3
* hh_sm510: added lcd deflicker (nw) hap2017-06-251-1/+1
* srcclean (nw) Vas Crabb2017-06-251-2/+2
* sm500: added lcd output (nw) hap2017-06-241-1/+13
* New NOT_WORKING machine added hap2017-06-241-0/+1
* sm500: added device start/reset (nw) hap2017-06-241-0/+4
* sm5*: update notes (nw) hap2017-06-241-6/+10
* sm500: added jump opcodes (nw) hap2017-06-241-1/+9
* sm500: added lcd opcodes (nw) hap2017-06-231-4/+17
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-231-3/+58
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Fix sm5xx cpu header guard defines to not use a leading underscore, per compi... Lord-Nightmare2017-05-101-3/+3
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-3/+3
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* sm500: start on opcodes hap2016-04-111-26/+19
* sm500 opcode handler placeholders hap2016-04-081-0/+29
* sm500 file placeholders hap2016-04-051-0/+60