summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm510.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* samples: add getters for num channels and loaded samples, hap2023-08-171-1/+1
* New working machines hap2022-03-131-24/+38
* sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-278/+2
* added MM5799 MCU emulation [hap] hap2021-02-141-1/+1
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-5/+5
* sm530: add some opcodes (nw) hap2019-04-221-1/+3
* sm510: use 1 callback for lcd segments output (nw) hap2018-12-071-13/+9
* sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw mooglyguy2018-12-071-53/+26
* devcb3 Vas Crabb2018-07-071-9/+9
* sm5*: added sm530 disasm (nw) hap2018-05-121-2/+2
* sm5*: added default clock (nw) hap2018-05-101-3/+3
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-22/+22
* sm510: cleanup memmap declarations (nw) hap2018-02-131-10/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+10
* sm510: change meaning of r port mask option (nw) hap2018-01-071-8/+11
* 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
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-6/+2
* New working machine added hap2017-09-051-2/+9
* minor wip on sm590 core (nw) Lord-Nightmare2017-07-181-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* sm5*: update notes (nw) hap2017-06-241-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+18
* Override several inits unnecessary for sm590 (nw) Lord-Nightmare2017-05-101-1/+1
* Fix sm5xx cpu header guard defines to not use a leading underscore, per compi... Lord-Nightmare2017-05-101-3/+3
* sm510d: get rid of half-broken param fetch (nw) hap2017-05-091-2/+2
* Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] Lord-Nightmare2017-05-091-2/+2
* SM511: added instruction clock divider (nw) hap2017-05-061-2/+8
* sm510: fix ATR opcode (nw) hap2017-04-301-3/+8
* moved nupogodi to another driver (nw) hap2017-04-271-1/+7
* hh_sm510: added ACL button (nw) hap2017-04-201-0/+3
* hh_sm510: added svg layout to the konamis, but no backdrop (nw) hap2017-04-111-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-9/+9
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-39/+39
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* sm500: start on opcodes hap2016-04-111-66/+66
* sm500 opcode handler placeholders hap2016-04-081-0/+1
* SM511: small update to divider hap2016-03-301-0/+1
* sm510: pinout reference hap2016-03-291-0/+24
* SM511: added undocumented opcodes hap2016-03-221-0/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2