summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apricotf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-1/+1
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-4/+4
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-3/+3
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+4
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* z80daisy: Implement independent RETI decoding (nw) AJR2018-05-061-12/+18
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) more drivers moved to z80sio.h Robbbert2017-10-311-6/+6
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* input_merger: syncronise on the way in, extend to 32 inputs, make some Vas Crabb2017-08-061-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Update apricotf driver to use new input merger device as example Dirk Best2016-07-231-26/+8
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+435