summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apple3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* apple3: debugger-guard the $C800 switching [R. Belmont, Rob Justice] arbee2019-10-051-10/+20
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* apple3: Add Focus Drive as a slot option and turned off unnecessary logging [... arbee2019-03-201-2/+2
* bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han... AJR2019-02-241-12/+12
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* apple3: use correct addresses for font upload control, improves Atomic Defens... arbee2018-12-301-2/+2
* apple3: Attempt to improve font uploading, still not perfect. [R. Belmont, Ro... arbee2018-11-251-2/+14
* apple3: fix 1 MHz mode (nw) arbee2018-08-291-1/+5
* apple3.cpp: Clean up driver a little: fewer MCFG overrides and scan timers, m... AJR2018-08-291-11/+3
* apple3.cpp: Use input merger device for IRQ (nw) AJR2018-08-131-44/+1
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-4/+4
* apple3.cpp: remove tag look-up (nw) Ivan Vangelista2018-06-251-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* apple3: Really eliminate apple2 dependency (nw) AJR2018-03-081-1/+0
* apple3.cpp: machine().first_screen() -> m_screen; use required_device_array f... AJR2018-03-061-44/+43
* Grammar police (nw) Olivier Galibert2018-02-241-5/+5
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-19/+19
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-5/+5
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-10/+10
* Cleanups and version bump Miodrag Milanovic2016-03-301-23/+23
* apple3 updates [R. Belmont, robj] arbee2016-03-201-48/+123
* clang-modernize part 4 Miodrag Milanovic2015-12-041-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1301