summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1745/+0
* Fix up includes Vas Crabb2022-06-251-7/+11
* apple2.cpp,apple2e.cpp: fix uninitialized class members causing joystick weir... arbee2022-05-051-0/+2
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-1/+1
* more consistent naming for franklin ace computers (#9025) ksherlock2021-12-211-1/+1
* a2bus: consolidate card lists to clean up the drivers. [R. Belmont] arbee2021-12-161-119/+2
* apple2.cpp: additional cleanup. [R. Belmont] arbee2021-12-051-11/+0
* apple2.cpp: convert bank_device usage to memory_view. [R. Belmont] arbee2021-12-051-8/+10
* apple2: updates and cleanups [R. Belmont] arbee2021-11-281-38/+37
* Apple softlist update for November 2021 (#8850) Firehawke2021-11-211-4/+4
* srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb2021-09-261-4/+4
* fixed one-shot paddle timers in Apple II and clones (#8504) xotmatrix2021-08-301-4/+18
* apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards... arbee2021-08-101-0/+3
* apple2.cpp: Add and use the correct character ROM for the Pravetz 82. [sandac... arbee2021-07-311-1/+1
* apple2.cpp updates: arbee2021-07-251-5/+7
* apple2: proper behavior when nothing is connected to gameio. Fixes Total Rep... arbee2021-05-241-0/+4
* apple2: allow apple2/apple2p to use the BOOTI card also. [R. Belmont] arbee2021-05-091-0/+2
* Clean up some metadata Vas Crabb2021-04-271-1/+1
* Add Franklin ACE 1000 as a clone of the Apple ][+ (#7953) christopherkobayashi2021-04-151-0/+14
* bus/a2bus: Added Orange Micro Grappler printer interface card. Vas Crabb2021-04-071-1/+2
* bus/a2bus: More improvements for Orange Micro buffered Grappler+: [Vas Crabb,... Vas Crabb2021-04-061-0/+1
* bus/a2bus updates: [Vas Crabb, Golden Child] Vas Crabb2021-04-041-1/+2
* 4dpi, amstrad, apple2, bebox, besta, dkong, m24: initialized some variables w... Ivan Vangelista2021-02-261-0/+2
* apple2, apple2e, apple2gs: Add emulation of Apricorn Super Serial Imager as s... AJR2020-12-301-0/+1
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 Asynchronous... AJR2020-12-241-0/+2
* apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] arbee2020-12-221-1/+3
* apple2: Support the SUP'R'TERMINAL 80-column card. [R. Belmont] arbee2020-11-091-0/+2
* apple2 updates: [R. Belmont] arbee2020-11-071-67/+64
* -bus/a2bus: Added Apple II Parallel Printer Interface Card. Vas Crabb2020-11-011-2/+4
* bus/a2bus: Added Orange Micro Grappler+ Printer Interface. [Vas Crabb, Golden... Vas Crabb2020-10-231-6/+8
* apple2 updates: [R. Belmont] arbee2020-10-101-0/+9
* apple2 updates: [R. Belmont] arbee2020-10-101-9/+4
* apple2 updates: [R. Belmont] arbee2020-10-091-2/+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
* apple cassettes: sound added, notes updated. Robbbert2020-08-151-0/+1
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-50/+50
* apple2: support Disk II IWM Card using new IWM [O. Galibert, R. Belmont] arbee2020-05-231-0/+2
* New working machines arbee2020-02-191-0/+61
* apple2.cpp: The Albert (#6322) rfka012020-02-181-0/+24
* apple2 updates: arbee2020-02-141-7/+15
* a2bus: Add 8251-based RS232 serial interface from BYTE magazine AJR2020-02-031-0/+2
* apple2: Support TransWarp card for II and II Plus in addition to IIe. [R. Bel... arbee2019-12-151-0/+2
* Correct copy/paste error (nw) arbee2019-12-041-1/+1
* apple2 updates: [R. Belmont] arbee2019-12-031-6/+9
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+1
* apple2: fix modifier codes for M and N keys on II and II Plus [Golden Child] arbee2019-09-071-2/+2
* apple2: fixed keycode for Ctrl-Shift-P on II and II Plus [Golden Child] arbee2019-09-061-7/+3