summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/msm6242.h
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+1
* Hooked up MSM6242 device to Super Kaneko Nova System [Angelo Salese] Angelo Salese2011-12-191-1/+2
* Fixed devcb_write_line callback in the device, apparently my second TIMER_CAL... Angelo Salese2011-12-191-7/+10
* Attempt to add irq function, it crashes (?) for whatever reason if enabled Angelo Salese2011-12-191-4/+23
* Added incrementing time to MSM6242 device [Angelo Salese] Angelo Salese2011-12-191-3/+14
* Modernized MSM6242 RTC device [Angelo Salese] Angelo Salese2011-12-191-9/+27
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+3
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-0/+6
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2008-05-011-7/+23
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+10