diff options
author | 2013-11-19 19:04:22 +0000 | |
---|---|---|
committer | 2013-11-19 19:04:22 +0000 | |
commit | ab9bfe28a51c277ba9ed71d9515a4107204ec0d7 (patch) | |
tree | e155d1f04966567e98565a0c80ac3dc80797f064 /src/emu/bus/comx35/fdc.c | |
parent | c875524b352eec2b9c41277149f793f90b814ab2 (diff) |
(MESS) comx35: Updated notes, floppy is actually working now. (nw)
Diffstat (limited to 'src/emu/bus/comx35/fdc.c')
-rw-r--r-- | src/emu/bus/comx35/fdc.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/emu/bus/comx35/fdc.c b/src/emu/bus/comx35/fdc.c index 9a9ede9fe7c..5c7f8a618b4 100644 --- a/src/emu/bus/comx35/fdc.c +++ b/src/emu/bus/comx35/fdc.c @@ -44,14 +44,6 @@ Notes: */ -/* - - TODO: - - - floppy broken (wd1770 digital PLL FM mode incomplete) - -*/ - #include "fdc.h" |