summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/elf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-81/+0
* init vars (includes) Robbbert2022-04-101-1/+1
* drivers starting with e: removed read* and write* macros (nw) Ivan Vangelista2020-06-081-4/+4
* more macro removal (nw) Ivan Vangelista2020-05-191-3/+3
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-1/+1
* cdp1802: Eliminate devcb2 MCFG macros (nw) AJR2018-08-171-1/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+5
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-14/+18
* get rid of dioutput - it's only used in one place, and it upset GCC on Linux ... Vas Crabb2018-03-251-11/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* 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
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+70