1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-21 21:33:54 +00:00

Remove nonsense comment.

This commit is contained in:
Thomas Harte 2023-12-02 13:25:08 -05:00
parent 6c10611150
commit 1b7e109047

View File

@ -196,7 +196,6 @@ void Nick::run_for(Cycles duration) {
reload_line_parameter_pointer_ = ram_[line_parameter_pointer_ + 1] & 0x01;
break;
// TODO: is this interpreted live, or locked in here? Consider mid-line changes.
// Second slot: margins and ALT/IND bits.
case 1:
// Determine the margins.