summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-092-7/+7
* hh_sm510: output lcd at higher freq (nw) hap2019-10-041-1/+1
* sm500: fix problem on wakeup from HALT (nw) hap2019-08-311-1/+1
* srcclean (nw) Vas Crabb2019-05-261-2/+2
* sm530: wakeup_vector was wrong (nw) hap2019-04-301-1/+1
* sm510d: no need for passing pclen here (nw) hap2019-04-292-9/+9
* disasm: init lfsr pc tables in constructor (nw) hap2019-04-232-73/+46
* sm530: add some opcodes (nw) hap2019-04-2213-84/+245
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* sm510: added bs1 pin blinking (nw) hap2019-01-031-2/+2
* sm510: use 1 callback for lcd segments output (nw) hap2018-12-075-35/+17
* sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw mooglyguy2018-12-072-64/+30
* devcb3 Vas Crabb2018-07-072-10/+10
* sm5*: added sm530 disasm (nw) hap2018-05-127-52/+250
* sm5*: added default clock (nw) hap2018-05-104-8/+11
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-205-63/+74
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-258-15/+15
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-155-9/+9
* Cleanup address map remnants (nw) Olivier Galibert2018-03-081-17/+0
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-25/+25
* sm510: cleanup memmap declarations (nw) hap2018-02-138-21/+35
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-126-26/+30
* sm511: update some notes (nw) hap2018-01-182-8/+8
* sm510: change meaning of r port mask option (nw) hap2018-01-073-15/+17
* 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
* tms1000: added halt pin (nw) hap2017-12-021-1/+1
* disasm: these notes can be removed (nw) hap2017-11-261-1/+0
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-2610-88/+277
* New working machine added hap2017-09-052-7/+24
* hmcs40/sm510: can just get rid of next_pc tables, sorry for likely merge conf... hap2017-08-011-35/+6
* minor wip on sm590 core (nw) Lord-Nightmare2017-07-183-1/+23
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-102-3/+3
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-032-1/+9
* hh_sm510: added cheatmode for MC25 (nw) hap2017-06-261-1/+1
* Machine promoted to working hap2017-06-251-2/+2
* sm500: small cleanup (nw) hap2017-06-254-33/+31
* hh_sm510: added lcd deflicker (nw) hap2017-06-252-2/+2
* sm5a: fix ram mirror (nw) hap2017-06-251-6/+11
* sm500: fix ACL (nw) hap2017-06-251-1/+1
* srcclean (nw) Vas Crabb2017-06-258-11/+11
* sm500: added lcd output (nw) hap2017-06-242-2/+40
* New NOT_WORKING machine added hap2017-06-243-1/+25
* sm500: added device start/reset (nw) hap2017-06-244-0/+58
* sm5*: update notes (nw) hap2017-06-2410-109/+118
* sm500: added jump opcodes (nw) hap2017-06-244-7/+48
* sm500: added lcd opcodes (nw) hap2017-06-234-20/+96
* copypastemistake (nw) hap2017-06-231-1/+1