summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-18/+18
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) More next-generation machine configuration WIP and bus modernisation - s... Vas Crabb2018-05-071-16/+15
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-52/+54
* Apple II: added 13-sector version of Disk II controller [R. Belmont] arbee2018-05-021-0/+1
* apple2: Remove dependency on legacy header (nw) AJR2018-04-201-2/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+22
* some first_screen removal (nw) arbee2018-03-041-4/+6
* Grammar police (nw) Olivier Galibert2018-02-241-11/+11
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-8/+8
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* apple2: Obvious mistake made when I was changing things around (nw) AJR2017-11-131-1/+1
* apple2: Break up handlers for C000-C07F range (nw) AJR2017-11-131-94/+121
* apple2: preliminary support for "SSB Apple" speech board [R. Belmont, Apple I... arbee2017-10-311-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* add apple2_cass softlist (#2605) Dagarman2017-08-311-0/+2
* apple2: Preliminary support for the Synetix SuperSprite card. [Golden Child, ... arbee2017-08-301-0/+2
* apple2: update screen on mode-switch only if really switching [Peter Ferrie] Peter Ferrie2017-08-221-3/+6
* Load slot info in minimaws (not exposed yet), fix up some problems with Vas Crabb2017-08-021-1/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-63/+76
* srcclean (nw) Vas Crabb2017-05-281-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+19
* New working machine added: arbee2017-04-261-0/+12
* agat: split from apple2, implement basic agat7 hardware (take 2). Sergey Svishchev2017-03-161-31/+0
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-28/+27
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-6/+6
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* apple2: don't allow debugger to trigger slot switching [Peter Ferrie] Peter Ferrie2016-07-151-2/+10
* fix to get apple2 deps to compile (nw) Miodrag Milanovic2016-04-291-0/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* apple2: fixed Apple II J-Plus text drawing, and updated notes [R. Belmont] arbee2016-04-231-9/+63
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-11/+11
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-6/+6
* Adding Micro Engenho (Brazilian Apple 2 clone) Felipe CorrĂȘa da Silva Sanches2015-11-161-0/+10