summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/rendutil.h')
-rw-r--r--src/emu/rendutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/rendutil.h b/src/emu/rendutil.h
index 58c526819ab..567d9c8b8ac 100644
--- a/src/emu/rendutil.h
+++ b/src/emu/rendutil.h
@@ -4,7 +4,7 @@
Core rendering utilities.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
>-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * tricep: Talk to terminal serially through MC2661 (nw) AJR2018-03-251-22/+48 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+19 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3 * 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