summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cvs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* Handle a small number that only need a device variable to be added (nw) Olivier Galibert2018-01-021-0/+2
* s2650: I/O modernization AJR2017-06-221-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-2/+2
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-2/+2
* more trampolines removal (nw) Ivan Vangelista2016-06-201-0/+1
* More gen_latch (nw) Ivan Vangelista2016-05-201-1/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* Try to fix S2636 offsets in games using legacy screen params Vas Crabb2015-12-111-1/+1
* Change for Mike Coates (nw) Miodrag Milanovic2015-05-221-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
* Fixed hero save state regression (couldn't repro the dazzler one) (nw) Ivan Vangelista2014-07-161-1/+0
* cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli] Fabio Priuli2014-04-121-0/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-2/+4
* Replaced FLAG fake IO port with a DEVCB2 callback [smf] smf-2014-01-111-2/+2
* Merged s2636 video and sound implementations and moved them to machine/ (nw) Ivan Vangelista2013-08-131-1/+1
* Modernized the s2636 video device. Will try to merge the audio and video devi... Ivan Vangelista2013-08-131-4/+8
* started to modernise TMS5110 [smf] smf-2013-05-161-2/+6
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-2/+5
* made rest of devices optional where needed (nw) Miodrag Milanovic2013-04-091-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-5/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* 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-13/+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-4/+8
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+5
* Convert dac.c to a modern sound device. Update all callers. Aaron Giles2012-08-091-1/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5
* Fix most reported errors. Aaron Giles2012-04-161-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+13
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-13/+10
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+6
* allow others to access cvs stars hardware Michaël Banaan Ananas2012-03-261-1/+3
* give quasar driver separate include Michaël Banaan Ananas2012-03-231-20/+0