summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/gayle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+1
* machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ... Dirk Best2023-02-261-89/+308
* Use swapendian_int16/int32 in more devices AJR2020-07-291-4/+4
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-4/+4
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-4/+4
* gayle: removed MCFG macros (nw) Ivan Vangelista2018-11-151-0/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+210