summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/looping.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+7
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-3/+3
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-29/+29
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-16/+17
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-7/+7
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-4/+4
* tms9980a: Internalize clock divider AJR2018-10-131-1/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-3/+7
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-15/+15
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* 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