summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/microtan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more of the same (nw) Vas Crabb2018-07-081-10/+12
* microtan: device_finder and other minor clean-ups (nw) Ivan Vangelista2018-07-051-50/+53
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* Some cleanup on #3592 (nw) Vas Crabb2018-05-211-2/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-26/+30
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+103