mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-25 16:31:42 +00:00
Eliminate regress
for now.
This commit is contained in:
parent
9d99cc6115
commit
e66c015b43
@ -352,7 +352,6 @@ void TMS9918<personality>::run_for(const HalfCycles cycles) {
|
||||
this->fetched_sprites_ = nullptr;
|
||||
} else {
|
||||
this->fetch_line_buffer_->sprites = nullptr;
|
||||
this->regress(this->fetch_sprite_buffer_);
|
||||
}
|
||||
|
||||
// Establish the current screen output mode, which will be captured as a
|
||||
|
Loading…
Reference in New Issue
Block a user