summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/candela.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-4/+4
* more macro removal (nw) Ivan Vangelista2020-05-191-14/+14
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) can09t : added working cassette interface Robbbert2019-07-121-9/+19
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+22
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-12/+13
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-8/+8
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-4/+5
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-9/+9
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* (nw) minor Robbbert2018-08-111-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-7/+7
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-15/+16
* (nw) fixed a few random typos Robbbert2018-08-091-5/+7
* 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-1/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* can09, can09t: 6809 types (nw) AJR2017-12-271-2/+2
* didact.cpp: split out of Candela computers in its own driver for clarity Joakim Larsson Edstrom2017-12-251-0/+798