summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psx/memcard.h
Commit message (Expand)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* device_image_interface: Interface overhaul AJR2022-01-061-7/+3
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+2
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+21
* 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-4/+4
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+77