summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/looping.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* looping: Use device finders instead of machine().device (nw) AJR2018-05-211-15/+10
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-23/+23
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+36
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-20/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* tms9995: Fixed READY check on RESET (auto-waitstate) Michael Zapf2017-12-231-1/+3
* 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
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-56/+67
* 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-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-8/+10
* Another round of these Vas Crabb2016-08-271-1/+1
* looping: fix fatalerror - this cpucore was converted from fake i/o map ports ... hap2016-06-201-2/+0
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-2/+2
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-3/+8
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* Clean up MAME drivers which needed adjustment to match changes to the tms9995... Scott Stone2016-03-301-1/+1
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-021-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+912