summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/a2eramworks3.cpp
Commit message (Expand)AuthorAgeFilesLines
* apple2e.cpp: rework aux memory handling so the standard 80-column card works ... arbee2022-10-071-8/+13
* a2eramworks3: chmod -x file hap2021-12-141-0/+0
* a2eramworks3.cpp: fix Franklin 500 384K expansion to correctly limit memory t... arbee2021-12-041-2/+2
* apple2e.cpp: gave the Franklin Ace machines their max RamWorks-compatible RAM... arbee2021-12-041-0/+35
* apple2e: Mirror RamWorks III bank switch address according to the patent. [R.... arbee2020-05-221-2/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+2
* bus/a2bus/a2eauxslot: Sanitize configuration (nw) AJR2019-02-251-1/+0
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* 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
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+99