summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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