summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/qdrmfgp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* qdrmfgp.cpp: removed ide hack now that Ted Green's work allows it. Fixes MT06... Ivan Vangelista2018-02-221-5/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-2/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+2
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Update license for Hau on his request (nw) Miodrag Milanovic2016-03-031-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* k056832: updated to use delegates and inline configs. nw. Fabio Priuli2014-06-261-4/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Rewrote Konami 056800 (MIRAC): [Phil Bennett] Phil Bennett2013-11-171-5/+12
* Split up in their own files the remaining modernized devices contained in kon... Scott Stone2013-07-111-1/+1
* preparing for some work on Tasman David Haywood2013-07-091-0/+1
* Modernized the following konicdev.c devices (k056832, k054000, k053936, k0513... Scott Stone2013-07-091-0/+1
* Modernized the Konami 053252 device [Osso] Fabio Priuli2013-06-201-0/+3
* Added ata_interface_device, ide_controller_device is now only for pc register... smf-2013-06-191-3/+3
* First pass at tidying up ide interface. It no longer tries to force everythin... smf-2013-06-081-4/+0
* moved handlers into the ide_controller_device (nw) smf-2013-06-061-1/+6
* uf, and some more found (nw) Miodrag Milanovic2013-04-131-1/+5
* konami hell resolve (nw) Miodrag Milanovic2013-04-131-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] smf-2012-10-261-0/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+7
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+6
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+2
* MT04754: fix qdrmfgp regression. Aaron Giles2012-04-091-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+10
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* deprecat.h Angelo Salese2011-12-121-1/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-5/+5
* BIG update. Aaron Giles2011-03-291-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-5/+5
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-0/+10
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+13