summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/snowbros.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-20/+24
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-4/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+11
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* snowbros.cpp: Soundlatch modernization (nw) AJR2017-08-291-4/+0
* kan_pand.cpp: Eliminate driver_data dependency (nw) AJR2017-06-061-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* rename game based on David Haywood2016-10-011-1/+1
* new NOT WORKING Puzzle 'unknown' XXX [system11] David Haywood2016-10-011-0/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-1/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* update for Haze (nw) Miodrag Milanovic2015-05-151-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
* extracted protection data for Ma Cheon Ru [system11] mamehaze2015-04-141-4/+0
* hack Ma Cheon Ru to run with modified protection data from 3in1semi, not mark... mamehaze2015-04-131-0/+2
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-5/+5
* snowbros.c: added save state support (nw) Ivan Vangelista2015-02-141-9/+14
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-1/+0
* new WORKING game mamehaze2015-01-181-0/+2
* new WORKING game mamehaze2014-12-081-1/+0
* woop Michaël Banaan Ananas2014-08-301-1/+1
* temp, use puzzle break code with sohosung so it boots, extraction of data fro... David Haywood2014-08-281-0/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+4
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* modernized Kaneko Pandora device. [Osso] Fabio Priuli2013-06-021-8/+12
* oki cleanup (nw) Miodrag Milanovic2013-04-111-1/+3
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-1/+3
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 18 (no whatsnew) Miodrag Milanovic2013-02-121-0/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-1/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+6
* 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/+7
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Fix most reported errors. Aaron Giles2012-04-161-1/+1
* Several more driver regression fixes. Aaron Giles2012-04-151-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-5/+5
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+15