mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-21 21:33:54 +00:00
Remove extra slashes.
This commit is contained in:
parent
971bfb2ecb
commit
1ccfae885c
@ -782,7 +782,7 @@ class ConcreteMachine:
|
||||
InstructionSet::ARM::execute(instruction, executor_);
|
||||
|
||||
// if(
|
||||
//// executor_.pc() > 0x038021d0 &&
|
||||
// executor_.pc() > 0x038021d0 &&
|
||||
// (
|
||||
// last_link != executor_.registers()[14] ||
|
||||
// last_r0 != executor_.registers()[0] ||
|
||||
|
Loading…
Reference in New Issue
Block a user