summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pofo/ram.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-6/+6
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-3/+2
* Remove fileio.h from emu.h AJR2022-02-111-1/+1
* Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-2/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... AJR2019-02-241-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* pofo: Expansion WIP. (nw) Curt Coder2016-08-081-1/+1
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-081-0/+56