mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 20:25:19 +00:00
Add TODO.
This commit is contained in:
@@ -164,6 +164,7 @@ class FloppyController {
|
||||
decoder_.geometry().sector,
|
||||
decoder_.geometry().size);
|
||||
} else {
|
||||
// TODO: Overrun, presumably?
|
||||
}
|
||||
|
||||
break;
|
||||
|
Reference in New Issue
Block a user