summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wecleman.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* -output: Removed legacy output handlers from wecleman [Ryan Holtz] mooglyguy2018-04-051-0/+13
* wecleman.cpp Updates (#3290) cam9002018-03-041-38/+30
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* (nw) misc cleanup: start replacing auto_alloc_* with smart pointers, get Vas Crabb2017-12-011-4/+30
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-2/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Implemented sound hand-shake flag for Hot Chase, and removed irq hack. Fixes ... angelosa2015-11-241-0/+4
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1
* 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
* wecleman.c: add missing k007232 volume callback [Alex Jackson] Alex W. Jackson2014-10-101-0/+1
* k051316: converted to use device_gfx_interface, inline configs and delegates.... Fabio Priuli2014-06-031-4/+2
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* static to member (nw) Miodrag Milanovic2014-03-251-0/+7
* Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... Alex W. Jackson2014-03-111-0/+1
* few more for debug build (nw) Ivan Vangelista2014-03-051-1/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Split up in their own files the remaining modernized devices contained in kon... Scott Stone2013-07-111-1/+1
* Modernized the following konicdev.c devices (k056832, k054000, k053936, k0513... Scott Stone2013-07-091-0/+1
* renamed and done some "konami*" chips (nw) Miodrag Milanovic2013-04-131-1/+11
* konami hell resolve (nw) Miodrag Milanovic2013-04-131-1/+5
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3
* 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/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* 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-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+6
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+3
* 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/+7
* Fix most remaining regressions. Aaron Giles2012-04-191-3/+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-9/+16
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-5/+5
* MAME going modern part 6 (no whatsnew) Miodrag Milanovic2012-04-051-0/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+10