summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/fmt_icmem.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-13/+0
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* fmtowns: add support for IC Memory Card images. Limited to 16MB in size for ... mahlemiut2016-11-251-0/+184