summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/opwolf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* more cleanup and encapsulation (nw) Vas Crabb2018-02-221-51/+52
* 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/+3
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-1/+12
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+3
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* opwolf.cpp: fix all the gameplay problems by improving the c-chip protection ... Vas Crabb2016-07-021-0/+11
* new clones David Haywood2016-03-301-0/+7
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+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-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
* Fix MT 5245 [Alex Jackson] Alex W. Jackson2014-02-211-0/+2
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-1/+2
* msm5205.c: modernized the device. [Fabio Priuli] Fabio Priuli2013-05-281-1/+1
* Removes more MAME anonymous timers. [Andrew Gardner] Andrew Gardner2013-05-211-0/+9
* taito devices lookup cleanup (nw) Miodrag Milanovic2013-04-161-2/+5
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-3/+6
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-3/+3
* Modernization of drivers part 14 (no whatsnew) Miodrag Milanovic2013-02-121-0/+2
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-9/+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-0/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+3
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-2/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-6/+6
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+9
* 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-25/+29
* BIG update. Aaron Giles2011-03-291-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-0/+7
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-7/+0
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-3/+4
* Remove the following functions: Aaron Giles2010-07-011-2/+2
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1