summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smpc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-3/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-13/+14
* Remove first_screen from smpc, nw mooglyguy2018-03-101-4/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-10-221-59/+59
* smpc: Don't downcast controllers that aren't configured (nw) AJR2017-10-101-3/+6
* saturn.cpp: Moved SCU related functions inside a device [Angelo Salese] angelosa2017-10-091-1/+1
* Improve previous commit (nw) angelosa2017-10-061-10/+8
* smpc.cpp: simulate SETTIME bit behaviour if an invalid NVRAM data is found fo... angelosa2017-10-051-12/+14
* saturn.cpp: rewritten SMPC into a device [Angelo Salese] angelosa2017-10-051-700/+108
* smpc.cpp: execute commands internal to the device for ST-V (nw) angelosa2017-10-051-9/+393
* smpc.cpp: move IREG & OREG to internal device state (nw) angelosa2017-10-051-72/+128
* smpc.cpp: reset/halt/nmi lines delegation (nw) angelosa2017-10-051-65/+97
* saturn.cpp: SMPC device-ification part 1 (nw) angelosa2017-10-051-159/+283
* Fixed STV crashing regression, make m_cart_reg explicitly nullptr if not init... angelosa2017-10-031-1/+2
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* saturn and stv split (nw) Miodrag Milanovic2016-05-011-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-16/+16
* small cleanup + added note about some pad configuration etabeta782016-04-241-1/+8
* saturn.cpp: converted controllers to work through slot devices, etabeta782016-04-231-195/+76
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1084