summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/20pacgal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* z8s180: Internalize certain registers; make clock divider software-selectable AJR2020-03-221-1/+1
* 20pacgal.cpp: measured CPU clock and updated comments [Guru] Ivan Vangelista2020-03-211-6/+5
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Add internal clock divider for Z180 family and adjust CPU clocks in many driv... AJR2019-10-021-1/+1
* Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+1
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... mooglyguy2018-12-191-19/+20
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* 20pacgal.cpp : Updates, Cleanups (#3642) cam9002018-06-171-10/+14
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+10
* 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-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* 20pacgal.cpp, baraduke.cpp, gaplus.cpp, skykid.cpp, toypop.cpp: Replace MCFG_... AJR2018-03-281-4/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-70/+74
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+11
* 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
* fix 25pacmano (nw) Vas Crabb2017-05-151-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-7/+9
* Make watchdog timer a separate device AJR2016-04-301-2/+5
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* 20pacgal, 8080bw: switched to configured banking, removed the now unneeded po... Ivan Vangelista2016-01-211-21/+13
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+546