summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gamate
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-231-5/+2
* Cleanup: Vas Crabb2024-11-251-4/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-273-8/+8
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-012-4/+4
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-082-7/+4
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-052-10/+7
* API change for device_image_interface AJR2023-03-302-6/+6
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-202-6/+4
* device_image_interface: Interface overhaul AJR2022-01-062-11/+3
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-6/+6
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* Make "slot" feature in software lists and a few related features case-sensitive AJR2021-01-051-1/+1
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-214-26/+26
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-13/+15
* Spring cleaning: Vas Crabb2019-11-012-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-262-8/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-252-15/+8
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-3/+4
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-5/+11
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-6/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* logspam (nw) Vas Crabb2017-10-251-7/+11
* srcclean (nw) Vas Crabb2017-10-223-4/+4
* use slot device for gamate cartridge slot, do protection handling there (it's... David Haywood2017-10-206-0/+774