summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/svision.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-20/+23
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-10/+12
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* svision.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_DEVICE_VBLANK_IN... AJR2018-06-031-1/+1
* No. mooglyguy2018-06-031-1/+1
* Back out diexec changes from commit 2cdb153103fa94d13a53dd747985ef56ec723e7a ... AJR2018-06-031-1/+1
* svis_snd cleanups, nw mooglyguy2018-06-011-27/+49
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* 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-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+92