summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pofo/ccm.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+14
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-2/+2
* API change for device_image_interface AJR2023-03-301-2/+2
* device_image_interface: Interface overhaul AJR2022-01-061-1/+13
* Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-2/+0
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-3/+3
* Spring cleaning: Vas Crabb2019-11-011-7/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-081-0/+109