summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/er1400.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-1/+1
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* wy75: Add default EAROM to avoid hanging at start AJR2019-04-121-0/+3
* facit4440: Create new skeleton driver; burn-in tests all seem to pass now (nw) AJR2018-09-161-1/+1
* vt100, la120: Make ER1400 non-volatile storage actually work AJR2018-03-101-0/+10
* Add ER1400 serial EAROM device AJR2017-12-311-0/+82