summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/er1400.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* wy75: Add default EAROM to avoid hanging at start AJR2019-04-121-6/+15
* facit4440: Create new skeleton driver; burn-in tests all seem to pass now (nw) AJR2018-09-161-1/+9
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* vt100, la120: Make ER1400 non-volatile storage actually work AJR2018-03-101-12/+70
* er1400: A little less logging (nw) AJR2018-01-111-5/+8
* la120: Write noninverted clock first; make ER1400 address decoding more effic... AJR2018-01-011-20/+29
* er1400: More diagnostics (nw) AJR2017-12-311-0/+15
* er1400: Small logging improvement (nw) AJR2017-12-311-1/+1
* la120: Better ER1400 hookup; reduce logging spam (nw) AJR2017-12-311-1/+1
* er1400.cpp: More logging (nw) AJR2017-12-311-0/+6
* Add ER1400 serial EAROM device AJR2017-12-311-0/+294