summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ccs2810.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+12
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-12/+13
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-4/+2
* devcb3 Vas Crabb2018-07-071-30/+36
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* 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-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Add DEC 12-15336-00 RS232 loopback connector type (required for VT102 modem c... AJR2018-03-191-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+18
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-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
* S-100 drivers tagged for future reference (nw) AJR2017-10-311-0/+1
* ccs2810: Baud rate note (nw) AJR2017-10-151-1/+3
* ccs2810: Major refinements AJR2017-10-151-113/+698
* ccs2810: Undumped PROM (nw) AJR2017-10-141-0/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+382