summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dps1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* *replaced lambdas with bank Robbbert2020-06-271-7/+9
* (nw) more cleanups Robbbert2020-06-131-19/+21
* (nw) small cleanups in my drivers Robbbert2020-05-281-24/+21
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-18/+18
* Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... AJR2020-03-061-7/+7
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+13
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-2/+2
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-7/+8
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-3/+3
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-081-16/+16
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-24/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* dps1: Preliminary Am9519 hookup (nw) AJR2018-02-101-1/+11
* 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-1/+2
* Lest I forget (nw) AJR2017-11-151-0/+1
* (nw) dps1 : added uart Robbbert2017-11-121-47/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* DPS1: system boots up, working [Robbbert] Robbbert2016-07-101-4/+204
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+42