summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pg685.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-69/+72
* pg685.cpp: Add some old findings (nw) AJR2018-03-121-4/+11
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-13/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-4/+11
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-4/+5
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* Removed space per Vas' request rfka012016-12-121-1/+1
* Added floppy drives to the PG675 and PG685 variants. Changed floppy controlle... rfka012016-12-101-4/+37
* srcclean (nw) Vas Crabb2016-11-271-10/+10
* pg685.cpp: Give pg675 its own config (nw) AJR2016-11-221-34/+150
* pg685: Preliminary hookups for numerous devices (nw) AJR2016-11-121-16/+86
* Added hardware info for the PG 675 rfka012016-11-071-1/+12
* pg685: added pg675 and hooked up MM58167 RTC [R. Belmont, rfka01] arbee2016-11-061-1/+13
* pg685 updates [R Belmont] arbee2016-11-061-11/+92
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* srcclean (nw) Vas Crabb2016-09-261-17/+17
* Added the later 286 variant to the Siemens Simatic PG685 skeleton. 896K RAM, ... rfka012016-09-251-2/+47
* More small fixes (nw) Robbbert2016-09-241-49/+50
* Siemens Simatic PG685 OUA11 driver skeleton ... hopefully a dev shows mercy a... rfka012016-09-201-0/+209