mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-15 05:31:30 +00:00
Merge branch 'master' into JamReplacement
This commit is contained in:
commit
d2a0beaa67
@ -339,7 +339,7 @@ Cycles Machine::perform_bus_operation(CPU::MOS6502::BusOperation operation, uint
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return Cycles(cycles);
|
return Cycles((int)cycles);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Machine::flush() {
|
void Machine::flush() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user