summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c1581.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/c1581.c')
-rw-r--r--src/mess/machine/c1581.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/c1581.c b/src/mess/machine/c1581.c
index 6c313f6c585..ee639e9bb58 100644
--- a/src/mess/machine/c1581.c
+++ b/src/mess/machine/c1581.c
@@ -11,8 +11,8 @@
TODO:
- - drive not ready if ready_r() is connected to CIA
- - format fails (seeks to directory track and reports BAD DISK error)
+ - drive not ready if ready_r() is connected to CIA
+ - format fails (seeks to directory track and reports BAD DISK error)
- save fails (no error message, but no file added to directory either)
*/