summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/esripsys.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-4/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* 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
* 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-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-3/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-8/+8
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* update for Philip Bennett (nw) Miodrag Milanovic2015-05-181-2/+2
* 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
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* esrip sys converted to use devcb2 and delegates (nw) Miodrag Milanovic2014-03-291-6/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Some cleanups of remaining machine->primary_screen references in drivers. Mostly Aaron Giles2013-08-051-0/+2
* modernised TMS5220 [smf] smf-2013-05-141-1/+2
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+4
* some cleanup (nw) Miodrag Milanovic2013-04-111-0/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* - esrip.c: Modernized Entertainment Sciences Real Time Image Processor (ESRIP... Ryan Holtz2012-12-231-0/+12
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-1/+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-1/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+20
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* 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-35/+35
* BIG update. Aaron Giles2011-03-291-1/+1
* Continued eliminating global/static variables by moving them to Aaron Giles2011-03-131-6/+51
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-8/+0
* New clones added Phil Bennett2009-01-241-1/+1
* 02805: turbosub, turbosba: Dropped lines in video output rendering Phil Bennett2009-01-111-1/+2
* New games added or promoted from NOT_WORKING status Phil Bennett2008-12-221-0/+40