mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-17 10:06:21 +00:00
Remove phoney mid-BBR/BBS access.
This commit is contained in:
parent
b3012bd89e
commit
e750866ab6
@ -725,7 +725,7 @@ void Processor<personality, T, uses_ready_line>::run_for(const Cycles cycles) {
|
||||
} else {
|
||||
scheduled_program_counter_ = operations_[size_t(OperationsSlot::DoNotBBRBBS)];
|
||||
}
|
||||
} break;
|
||||
} continue;
|
||||
|
||||
// MARK: - Transfers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user