summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/er2055.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* er2055: Remove spurious address space; add pin diagram (nw) AJR2018-07-091-16/+22
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-271-1/+1
* er2055: Separate CLK writes to make emulation usable for cit101 (nw) AJR2018-03-151-9/+4
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+83