mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-01-13 15:30:33 +00:00
Remove unused variable
This commit is contained in:
parent
1c2b116a42
commit
739ce39360
@ -218,7 +218,6 @@ void checker_t::check(test_t test) {
|
||||
runner().raisePOWER();
|
||||
initialiseState(test);
|
||||
const auto pc = cpu.PC().word;
|
||||
const auto start_opcode = runner().peek(pc);
|
||||
|
||||
m_cycles = cpu.step();
|
||||
runner().lowerPOWER();
|
||||
|
Loading…
x
Reference in New Issue
Block a user