summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2e.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* apple2 updates: arbee2020-02-141-9/+14
* a2bus: Add 8251-based RS232 serial interface from BYTE magazine AJR2020-02-031-0/+2
* couple of victims of MCFG removal (nw) Vas Crabb2019-11-091-4/+4
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* apple2e: fix LC query state (nw) Peter Ferrie2019-09-191-2/+2
* new clone Chinese computer Zi Jin I zzemu-cn2019-09-061-237/+31
* apple2: Initial support for ComputerEyes/2 slot card [R. Belmont, Golden Child] arbee2019-08-251-0/+2
* apple2: Support the original gameport ComputerEyes [R. Belmont, Golden Child] arbee2019-08-091-2/+1
* apple2: Add support for the 4Play Joystick Card [R. Belmont] arbee2019-07-291-0/+2
* a2vidtrm, a2vtc2: Merge devices and ROM sets AJR2019-06-201-2/+1
* apple2e: Added preliminary software list for Chinese CEC machines [zzemu, R. ... arbee2019-06-161-0/+2
* apple2e: CEC machines were copy-pasting an identical machine def, cleaned up ... arbee2019-06-141-100/+16
* apple2, etc.: Move some line handlers down into video device (nw) AJR2019-06-141-30/+11
* apple2e.cpp, apple2gs.cpp: Remove leftover joystick macros (nw) AJR2019-06-141-7/+0
* apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... AJR2019-06-101-79/+56
* Add CEC-E CEC-G CEC-M CEC-2000 zzemu-cn2019-06-081-4/+683
* apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] arbee2019-06-011-2/+1
* ncr5380n: Misc. updates (nw) AJR2019-05-241-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-76/+141
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-141/+76
* apple2: added Focus IDE for IIe, added Vulcan/Vulcan Gold IDE for IIe and IIg... arbee2019-03-231-0/+4
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-8/+8
* bus/a2bus/a2eauxslot: Sanitize configuration (nw) AJR2019-02-251-1/+1
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-251-2/+2
* apple2: enhanced disassembly for 8-bit Apple IIs [R. Belmont] arbee2019-02-231-0/+16
* (nw) arbee2019-02-181-3/+13
* apple2: AppleWin-like memory fill; fixes hang in Joust [R. Belmont] arbee2019-02-161-0/+8
* apple2: fix missing floating bus reads and improved joystick/paddle calibrati... arbee2019-02-161-23/+25
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-10/+17
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-28/+36
* Reworked split of Apple softlists + WOZ Feb 7 2019 [Firehawke] Vas Crabb2019-02-081-3/+5
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-3/+3
* Big update for apple 2 originals softlist (nw) (#4545) Firehawke2019-01-231-1/+7
* a2bus: Replace CPU finder with address space finder; make DMA line an explici... AJR2019-01-221-1/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-2/+2
* Add new softlist: original Apple II disks in WOZ format. (#4522) Firehawke2019-01-171-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-14/+3
* apple2e: fix issues with cards in slots 1 & 2 that use the $C800 space. [R. B... arbee2018-09-071-3/+4
* Merge branch 'master' of https://github.com/mamedev/mame Peter Ferrie2018-09-071-7/+7
|\
| * apple2/apple2e/apple2gs: more MCFG elimination (nw) arbee2018-09-061-7/+7
* | apple2e.cpp: correct I/O intercepts to match hardware [Peter Ferrie] Peter Ferrie2018-09-071-73/+61
|/
* apple2: with machine/apple2 safely buried we can be apple2_state again. also... arbee2018-09-051-1/+2
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-14/+14
* A better way of doing scanline timers, nw mooglyguy2018-09-051-4/+1
* apple2e: no-MCFG with a scanline timer? it's more likely than you think (nw) arbee2018-09-041-13/+20
* apple2e: more modernization (nw) arbee2018-09-031-41/+41
* Details, details (nw) Vas Crabb2018-09-011-1/+1