diff --git a/Components/9918/Implementation/9918Base.hpp b/Components/9918/Implementation/9918Base.hpp index 7d3940502..25231d711 100644 --- a/Components/9918/Implementation/9918Base.hpp +++ b/Components/9918/Implementation/9918Base.hpp @@ -192,8 +192,8 @@ template struct Storageoffset == 1368); + // TODO: reinstate upon completion of the Yamaha pipeline. +// assert(mode < ScreenMode::YamahaText80 || next_event_ == nullptr || next_event_->offset == 1368); if(is_refresh) { next_event_ = refresh_events;