summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2themill.h
Commit message (Expand)AuthorAgeFilesLines
* a2bus: Interface refinements AJR2025-11-101-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* apple2: add DIP switch to "The Mill" 6809 card to select between original and... arbee2020-08-011-0/+3
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-071-2/+2
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-2/+2
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-021-3/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+57