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