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:
parent
6c10611150
commit
1b7e109047
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user