1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00

Add TODO.

This commit is contained in:
Thomas Harte 2023-12-01 09:50:11 -05:00
parent 4d1e976b55
commit 365b62b4a7

View File

@ -164,6 +164,7 @@ class FloppyController {
decoder_.geometry().sector,
decoder_.geometry().size);
} else {
// TODO: Overrun, presumably?
}
break;