summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/msm6242.h
Commit message (Expand)AuthorAgeFilesLines
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* [MSM6242] Fixing RTC regressions regarding interrupt callbacks Nathan Woods2012-12-231-0/+1
* [MSM6242] Modernized the MSM6242 RTC code. Timer now only fires when it needs Nathan Woods2012-12-151-1/+20
* [MSM6242] Changing to be based on dirtc.h Nathan Woods2012-12-111-8/+2
* [MSM6242] More cleanups (nw), implemented save states Nathan Woods2012-12-101-8/+7
* [MSM6242] More cleanups (nw) Nathan Woods2012-12-091-3/+2
* [MSM6242] Cleanups and basic modernizations in preparation for other work (nw) Nathan Woods2012-12-091-6/+8
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* 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