mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 20:25:19 +00:00
TODO is done, probably.
This commit is contained in:
@@ -274,9 +274,6 @@ void TMS9918<personality>::run_for(const HalfCycles cycles) {
|
||||
this->line_interrupt_pending_ = true;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: the V9938 provides line interrupts from direct specification of the target line.
|
||||
// So life is easy.
|
||||
}
|
||||
|
||||
if(
|
||||
|
Reference in New Issue
Block a user