summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-238-140/+140
* srcclean (nw) Vas Crabb2017-05-284-15/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-149-69/+80
* Override several inits unnecessary for sm590 (nw) Lord-Nightmare2017-05-103-4/+14
* Replace sm590 adx handler with override since behavior differs slightly from ... Lord-Nightmare2017-05-102-4/+12
* Fix sm5xx cpu header guard defines to not use a leading underscore, per compi... Lord-Nightmare2017-05-104-12/+12
* Fix off-by-one error for rom size in SM590 core (nw) Lord-Nightmare2017-05-101-3/+3
* rip out unnecessary stuff (nw) Lord-Nightmare2017-05-091-13/+1
* sm510d: get rid of half-broken param fetch (nw) hap2017-05-093-10/+11
* comment/eof fixes (nw) Lord-Nightmare2017-05-092-2/+2
* Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] Lord-Nightmare2017-05-097-22/+611
* sm510: add note (nw) hap2017-05-081-1/+7
* SM511: added instruction clock divider (nw) hap2017-05-065-12/+52
* sm510: lb/sbm seems ok (nw) hap2017-04-302-16/+3