summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+0
* Put mpu4 back into how it should be... not sure what went on there, but curre... Olivier Galibert2017-06-251-2965/+2545
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-27/+27
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-4/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-10/+10
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* thanks-to fixes 1(nw) James Wallace2016-09-231-0/+1
* adding thanks to MFME where I've used it (MPU3/4) (nw) James Wallace2016-09-231-1/+4
* srcclean and translation regeneration Vas Crabb2016-08-291-3/+3
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-19/+19
* Added support for MPU4 layouts for games beginning with 'a', based on MFME2MA... James Wallace2016-08-201-13/+56
* Added all known expansions as fragments for DRIVER_INIT. This will permit 'pe... James Wallace2016-08-161-27/+382
* Devfind revision phase 2 (nw) AJR2016-08-051-3/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-9/+9
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-8/+8
* Made efforts to provide a 'simpler' configuration setup for MPU4 hardware to ... James Wallace2016-06-021-1/+28
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-12/+12
* mpu 4 and 5 (nw) Miodrag Milanovic2016-05-011-2693/+2722
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2743