summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/egret.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-140/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+10
* init vars for coverity (mame/machine/3-m) Robbbert2022-03-301-19/+19
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] arbee2021-04-061-0/+18
* Mac updates [R. Belmont] arbee2020-09-161-2/+2
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-221-15/+15
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-33/+0
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-041-0/+10
* devcb3 Vas Crabb2018-07-071-4/+4
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-4/+4
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-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-8/+8
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+140