summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2gs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* apple2 updates: arbee2020-02-141-7/+17
* a2bus: Add 8251-based RS232 serial interface from BYTE magazine AJR2020-02-031-0/+2
* apple2gs: raise ADB IRQ on mouse change (MT #06782) [R. Belmont] arbee2019-12-071-1/+1
* apple2gs: improved fix (nw) arbee2019-12-071-2/+2
* apple2gs: reading $C047 should also clear VBL and 1/4 second. [R. Belmont] arbee2019-12-071-0/+6
* apple2gs: Music Construction Set depends on an implementation detail of LC in... arbee2019-11-171-2/+13
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* apple2gs: allow slot IRQs to be dispatched [R. Belmont, Peter Ferrie] arbee2019-10-021-1/+12
* apple2gs: made slow-side sync less aggressive, fixes SHOWALL 3200 [R. Belmont] arbee2019-08-131-1/+1
* apple2: Add support for the 4Play Joystick Card [R. Belmont] arbee2019-07-291-0/+2
* apple2gs: fixed game port regression [R. Belmont] arbee2019-06-301-1/+1
* a2vidtrm, a2vtc2: Merge devices and ROM sets AJR2019-06-201-3/+2
* apple2, etc.: Move some line handlers down into video device (nw) AJR2019-06-141-11/+11
* apple2e.cpp, apple2gs.cpp: Remove leftover joystick macros (nw) AJR2019-06-141-8/+0
* apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... AJR2019-06-101-70/+46
* ncr5380n: Misc. updates (nw) AJR2019-05-241-0/+2
* es5503.cpp : Simplify handlers cam9002019-04-151-2/+2
* flopdrv: Eliminate floppy_get_count (nw) AJR2019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+13
* apple2: added Focus IDE for IIe, added Vulcan/Vulcan Gold IDE for IIe and IIg... arbee2019-03-231-0/+3
* apple2: Support for Focus Drive IDE interface. [R. Belmont, anonymous] arbee2019-03-201-0/+1
* apple2gs: first pass on annotated disassembly, including Toolbox calls, syste... arbee2019-03-161-1/+15
* apple2: fix missing floating bus reads and improved joystick/paddle calibrati... arbee2019-02-161-10/+11
* Reworked split of Apple softlists + WOZ Feb 7 2019 [Firehawke] Vas Crabb2019-02-081-1/+2
* Big update for apple 2 originals softlist (nw) (#4545) Firehawke2019-01-231-1/+2
* a2bus: Replace CPU finder with address space finder; make DMA line an explici... AJR2019-01-221-1/+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-4/+3
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-42/+48
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-9/+9
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-8/+8
* apple2/apple2e/apple2gs: more MCFG elimination (nw) arbee2018-09-061-15/+17
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-14/+14
* Details, details (nw) Vas Crabb2018-09-011-2/+2
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-10/+10
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+4
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-105/+21
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-174/+174
* apple2gs.cpp: A neater way of handling shared RAM (nw) AJR2018-07-041-19/+9
* apple2gs: more savestate fixups (nw) arbee2018-07-041-18/+22
* apple2gs: fixed issues with Jam Session and ACS Demo Disk #2 [R. Belmont] arbee2018-07-041-0/+9
* It helps to commit the latest local version (nw) arbee2018-07-031-609/+415
* apple2gs: rewritten driver using bankdev. [R. Belmont] arbee2018-07-031-250/+4789
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2