There was an error while loading. Please reload this page.
1 parent 7a89371 commit 7c5db94Copy full SHA for 7c5db94
1 file changed
bindings/java/src/test/java/tests/TestSamples.java
@@ -236,7 +236,7 @@ public void testM68k() {
236
">>> A6 = 0x0 >>> D6 = 0x0\n" +
237
">>> A7 = 0x0 >>> D7 = 0x0\n" +
238
">>> PC = 0x10002\n" +
239
- ">>> SR = 0x8\n",
+ ">>> SR = 0x0\n",
240
outContent.toString());
241
}
242
0 commit comments