summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc/cpc_rom.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-1/+1
* neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Vas Crabb2023-04-051-1/+1
* emu/rgbvmx.h: Fixed some corner cases (fixes GitHub #11051). Vas Crabb2023-04-011-1/+1
* API change for device_image_interface AJR2023-03-301-1/+1
* device_image_interface: Interface overhaul AJR2022-01-061-7/+2
* few more returning int literal for bool (nw) Vas Crabb2019-11-101-5/+5
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+3
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-301-3/+0
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+14
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* global_alloc_array to std::make_unique where applicable (nw) Miodrag Milanovic2015-12-191-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-16/+16
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+90