chirp-minifb: Propagate errors up to main
This commit is contained in:
@@ -580,7 +580,6 @@ impl CPU {
|
||||
};
|
||||
|
||||
// Print opcode disassembly:
|
||||
|
||||
if self.flags.debug {
|
||||
println!("{:?}", self.timers.insn.elapsed().bright_black());
|
||||
self.timers.insn = Instant::now();
|
||||
|
||||
Reference in New Issue
Block a user