summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2e.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * apple2: Fixed debug print left on in last commit. arbee2020-10-101-1/+1
| * apple2 updates: [R. Belmont] arbee2020-10-101-9/+20
* | apple2: Fixed a number of compile errors: functions not defined; misleading g... Robbbert2020-10-111-5/+6
|/
* apple2 updates: [R. Belmont] arbee2020-10-101-33/+44
* apple2 updates: [R. Belmont] arbee2020-10-091-3/+2
* apple2: correct value for floating bus offset, fixes a bunch of Deater raster... arbee2020-10-031-1/+1
* apple2: reduced speaker volume to avoid overdriving the mixer. [R. Belmont] arbee2020-09-231-1/+1
* apple2: Sider updates [Peter Ferrie, R. Belmont] arbee2020-09-221-2/+2
* apple2: preliminary support for the Sider SASI card and the Xebec OEM version... arbee2020-09-201-0/+3
* apple2: Uthernet works in the //e too. [R. Belmont] arbee2020-08-311-0/+2
* apple cassettes: sound added, notes updated. Robbbert2020-08-151-0/+1
* apple2: Added support for the CMS SCSI II Card [R. Belmont, Apple II Document... arbee2020-08-081-0/+2
* apple2e: Add RGB monitor mode, including monochrome and mixed color/mono DHGR... arbee2020-08-011-4/+7
* spectred: Put the $C300 ROM in the right place (nw) arbee2020-06-061-1/+3
* (nw) apple2e: fixed the build Robbbert2020-06-061-1/+1
* apple2e.cpp updates [R. Belmont, Peter Ferrie] arbee2020-06-051-56/+343
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-133/+133
* apple2: support Disk II IWM Card using new IWM [O. Galibert, R. Belmont] arbee2020-05-231-0/+1
* apple2: introduce new accurate IWM controller and switch apple2cr1/3/4 to use... arbee2020-05-231-4/+4
* Rename the HLE Apple floppy controllers as legacy to avoid future conflicts (nw) arbee2020-05-221-3/+3
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-2/+2
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-1/+1
* 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