8000 no out · sha0coder/libscemu@cece115 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit cece115

Browse files
committed
no out
1 parent 78aae52 commit cece115

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/emu.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4336,10 +4336,6 @@ impl Emu {
43364336
memory = memory,
43374337
comments = ""
43384338
).expect("failed to write to trace file");
4339-
4340-
if index > 32 {
4341-
panic!("OUT");
4342-
}
43434339
}
43444340

43454341
fn trace_registers_64bit(&mut self) {

0 commit comments

Comments
 (0)
0