summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mccs1850.c
Commit message (Expand)AuthorAgeFilesLines
* License tags. (nw) Curt Coder2013-10-161-0/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* fixed unintialized member in src/emu/machine/mccs1850.c (nw) Oliver Stöneberg2013-02-221-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-42/+42
* Added the clock counter chain and other common functions into device_rtc_inte... Curt Coder2012-04-271-10/+0
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* sync (nw) Olivier Galibert2012-02-121-1/+1
* mess sync (nw) Olivier Galibert2012-01-231-32/+14
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-4/+4
* Added support for default NVRAM in MCCS1850. [Curt Coder] Curt Coder2011-05-071-2/+8
* Fixed MCCS1850 read/write. (nw) Curt Coder2011-05-021-6/+14
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-5/+5
* Added MCCS1850 RTC emulation. [Curt Coder] Curt Coder2011-05-011-0/+584