summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atlantis.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MCFG removal (nw). Ted Green2018-09-091-4/+4
* atlantis pci9050 iteagle_fpga: MCFG removal (nw). Ted Green2018-09-041-55/+57
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-7/+1
* timekpr: Default input clock for all devices; convert M48T37 callbacks to dev... AJR2018-08-011-3/+3
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+6
* 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-8/+8
* Update dcs audio to get sf2049 closer to working. Ted Green2018-06-031-3/+3
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-23/+23
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* fixed MT06958, MT06962, MT06963 (nw) Ivan Vangelista2018-05-051-0/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-23/+27
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-6/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* vegas/midway: Fake waitstates for RTC reading and adjust DCS polling offset. ... Ted Green2018-01-181-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* atlantis/vegas: Fixed DCS audio banking for DENVER and DSIO DCS audio. Ted Green2017-12-141-3/+3
* vegas: Clean up duart code and make parallel read return not busy. (nw) Ted Green2017-09-221-69/+56
* atlantis: Use standard way of handling keypad inputs. (nw) Ted Green2017-07-301-13/+21
* srcclean (nw) Vas Crabb2017-07-231-7/+7
* WIP: Get audio to start working in mwskins and add I40 board to vegas driver.... Ted Green2017-07-101-16/+31
* never hurts to srcclean (nw) Vas Crabb2017-07-091-6/+6
* atlantis: Fix compile. (nw) Ted Green2017-06-291-1/+1
* atlantis: Use actual M48T37 timekeeper. Minor cleanups. (nw) Ted Green2017-06-291-84/+99
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* atlantis: Driver cleanup. (nw) Ted Green2017-05-061-119/+101
* pci: Add save state support. (nw) Ted Green2017-05-051-4/+4
* Start adding save state support to atlantis driver. (nw) Ted Green2017-05-031-14/+10
* midwayic: Block register updates until unlocked. (nw) Ted Green2017-04-221-42/+4
* zeus2: Better texture lookup. (nw) Ted Green2017-03-171-5/+8
* New not working clone Ivan Vangelista2017-02-191-0/+10
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Remove unused mwskinsa_mod definition in order to fix build (nw) AJR2017-01-081-8/+0
* atlantis: Forgot to revert chd mod (nw) Ted Green2017-01-061-2/+2
* atlantis: Clean up driver and add info (nw) Ted Green2017-01-061-151/+167
* Fix build (nw) AJR2016-12-221-0/+2
* midwayic: Added hooks for serial communication. (nw) Ted Green2016-12-211-22/+61
* zeusII: WIP: Update screen rectangle to keep mwskins from crashing. (nw) Ted Green2016-12-111-1/+1
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* atlantis: Removed unused define parameter. (nw) Ted Green2016-10-071-1/+0
* atlantis: Added analog joystick (nw) Ted Green2016-07-041-5/+20
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-2/+2