summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ds1315.c
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-277/+0
|
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-18/+18
|
* Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-181-1/+1
|
* some more (nw) Miodrag Milanovic2015-05-131-1/+1
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer] arbee2015-05-021-39/+96
| | | | | | | | - Hard disk R/W support and real-time clock support emulating ClikClok card. -wd2010: provides IRQ / (B)DRQ signals. Honors DRIVE_READY and WRITE FAULT (DRDY / WF) now. Set WF to GND and DRDY to VCC in your driver if signals are not serviced. -ds1315 : Handle chip enable / chip reset / phantom writes to RTC.
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-171-0/+218