mirror of
https://github.com/holub/mame
synced 2025-06-28 07:04:35 +03:00
ds2404: Note (nw)
This commit is contained in:
parent
3e2e4bfacb
commit
a27dee790e
@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
RTC + BACKUP RAM
|
RTC + BACKUP RAM
|
||||||
|
|
||||||
|
FIXME: This device implements a parallel interface provided by the
|
||||||
|
Seibu SEI600 for the convenience of SPI emulation. It does not
|
||||||
|
implement the 1-Wire protocol actually used with that ASIC, nor
|
||||||
|
does it implement the alternate 3-Wire serial interface.
|
||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user