summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* apple3: Allow use of the CMS SCSI II Card, which works with SOSHDBoot. [R. Be... arbee2020-08-211-0/+2
* apple3: add SOSHDBoot as the default BIOS; system can now boot from CFFA2 in ... arbee2020-08-211-1/+5
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* apple3: Corrected number row key layout to fix pasting. pahandav2019-10-021-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+2
* apple3: Add Focus Drive as a slot option and turned off unnecessary logging [... arbee2019-03-201-0/+2
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* a2bus: Replace CPU finder with address space finder; make DMA line an explici... AJR2019-01-221-1/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-27/+30
* apple3: Attempt to improve font uploading, still not perfect. [R. Belmont, Ro... arbee2018-11-251-0/+1
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-5/+5
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-13/+13
* apple3.cpp: Clean up driver a little: fewer MCFG overrides and scan timers, m... AJR2018-08-291-17/+10
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* apple3.cpp: Use input merger device for IRQ (nw) AJR2018-08-131-8/+14
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* 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-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-11/+13
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* apple3: Really eliminate apple2 dependency (nw) AJR2018-03-081-1/+0
* apple3.cpp: machine().first_screen() -> m_screen; use required_device_array f... AJR2018-03-061-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-6/+9
* apple3 updates [R. Belmont, robj] arbee2016-03-201-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+351