summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zaccaria.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* zaccaria.cpp: Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT ... AJR2018-03-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* zaccaria.cpp: Add 74LS259; improve documentation (nw) AJR2017-08-061-5/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Make Zaccaria 1B11142 sound board a device in preparation for netlist sound Vas Crabb2016-02-121-54/+31
* Replace some interrupt gen members with MCFG glue (nw) Vas Crabb2016-02-111-2/+1
* 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-3/+3
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-6/+6
* zaccaria.c: kill some trampolines (nw) Alex W. Jackson2014-12-301-10/+2
* zaccaria.c, zac2650.c: added save state support (nw) Osso2014-12-301-31/+52
* Add friendly macros to initialize an ioport_array_finder with an array of por... Alex W. Jackson2014-09-241-2/+4
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-0/+2
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+5
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 21 (no whatsnew) Miodrag Milanovic2013-02-131-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-7/+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/+4
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+9
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-5/+9
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+1
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-4/+4
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+7
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-291-0/+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-11/+11
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-0/+2
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-2/+18
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-0/+11