summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* suna8.cpp: made hardhea2b have correct data / opcodes split. Code flows, but ... Ivan Vangelista2019-09-271-0/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-0/+6
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-21/+24
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-53/+59
* 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-12/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+17
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+8
* 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-23/+23
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-0/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* new NOT WORKING clones David Haywood2015-12-211-0/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* suna8.c: Overhauled the rendering of text sprites, added masking [Luca Elia] Luca Elia2015-09-061-6/+5
* misc fixes (nw) Olivier Galibert2015-06-241-1/+6
* suna8: fix samples played from second rom in sparkman. Remove spurious sample... Luca Elia2015-06-201-1/+1
* 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
* Promoted Brick Zone v1.1 to working [Luca Elia] Luca Elia2015-03-071-5/+8
* Emulate sound latch protection in brickzn [Luca Elia, system11] Luca Elia2015-03-011-1/+3
* new clones mamehaze2015-02-281-0/+2
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-1/+0
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-2/+2
* brickzn: do swapped opcode decrypt whan command is written rather than predec... David Haywood2014-10-221-2/+7
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* samples_device: converted to use inline config and delegates. Will probably n... Ivan Vangelista2014-09-041-4/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* new clones David Haywood2013-11-161-0/+1
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-1/+3
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-2/+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
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* suna8.c update [Luca Elia] Luca Elia2012-10-181-19/+36
* suna8.c: fixed sound samples width, improves speech Luca Elia2012-10-071-0/+11
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-3/+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-11/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2