summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sms.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sms: device finder. (nw) Ryan Holtz2018-05-261-2/+6
* sms.cpp: Get rid of driver inits; hopefully fix output finder problem (nw) AJR2018-05-211-28/+22
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-94/+96
* 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-10/+10
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-6/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+19
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-5/+10
* sms: set initial audio mixing state on reset [Enik Land] MetalliC2016-11-011-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* sg1000.cpp: many improvements [Enik Land] etabeta782016-06-241-10/+23
* more trampolines removal (nw) Ivan Vangelista2016-06-141-1/+0
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+250