summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/28fxxx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+6
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-191-1/+2
* 28fxxx: add am28f020 (nw) Patrick Mackinlay2018-09-201-0/+6
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* 28fxxx: initial commit for new flash memory device (#2805) Patrick Mackinlay2017-11-161-0/+236