summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ram.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* odyssey2/homecomp: make ram size configurable hap2021-02-011-1/+1
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-27/+8
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-1/+1
* Always show default RAM size in XML output Vas Crabb2018-03-261-18/+26
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+7
* [Ram Device] Better detection of bad -ramsize strings, move some private code... npwoods2017-06-011-2/+0
* Cleanups to ram_device (#2324) npwoods2017-05-241-13/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+8
* Self-registering devices. Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Taito 68705 interface improvements: Vas Crabb2017-01-151-3/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-041-1/+1
* ram device: switch to bsd3 by request Dirk Best2016-02-131-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-1/+1
* Fixes (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+95