summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/enmirage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-25/+25
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+6
* agat, ec184x, enmirage, jpmimpact, jpmmps, jpms80: Removed machine().device, nw mooglyguy2018-06-221-2/+4
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* (nw) enmirage : output finder Robbbert2018-04-101-3/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-2/+2
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-29/+30
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Further IRQ passthrough cleanup AJR2016-07-081-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 7 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+286