summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ram.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* restore RAM default fill (nw) Vas Crabb2018-04-031-1/+1
* neogeo: Split into real models: Vas Crabb2018-03-291-0/+4
* minimaws: expose RAM size Vas Crabb2018-03-271-5/+20
* Always show default RAM size in XML output Vas Crabb2018-03-261-36/+35
* srcclean (nw) Vas Crabb2017-06-251-7/+7
* [Ram Device] Better detection of bad -ramsize strings, move some private code... npwoods2017-06-011-68/+77
* Cleanups to ram_device (#2324) npwoods2017-05-241-98/+95
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+3
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-1/+3
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-3/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Taito 68705 interface improvements: Vas Crabb2017-01-151-0/+3
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-041-1/+1
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-4/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+6
* ram device: switch to bsd3 by request Dirk Best2016-02-131-11/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-9/+9
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+222