summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mapledev.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-46/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+1
* init vars for coverity (mame/machine/3-m) Robbbert2022-03-301-5/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* src/mame: penutlimate batch of MCFG macros define removal (nw) Ivan Vangelista2018-12-171-10/+5
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* Experimental, and somewhat gross, fix for the MIE issues [O. Galibert] Olivier Galibert2012-06-071-0/+1
* naomi: Abstract the maple and jvs interfaces into a set of devices [O. Galibe... Olivier Galibert2011-05-021-0/+47
* Placeholders. Olivier Galibert2011-05-021-0/+0