diff --git a/Components/9918/Implementation/9918Base.hpp b/Components/9918/Implementation/9918Base.hpp index 9aba6fcec..ddeba8af0 100644 --- a/Components/9918/Implementation/9918Base.hpp +++ b/Components/9918/Implementation/9918Base.hpp @@ -100,7 +100,7 @@ class Base { // (though, in practice, it won't happen until the next // external slot after this number of cycles after the // device has requested the read or write). - return 7; + return 6; } // Holds the main status register.