mirror of
https://bitbucket.org/rslr/miggy-cpu.git
synced 2026-06-13 03:26:29 +00:00
Fixed RESET
This commit is contained in:
parent
0d93bfe32d
commit
7daa27e15f
4 changed files with 10 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ public class InstructionTests extends TestCase {
|
|||
test.executeBinTest("CLR.l");
|
||||
test.executeBinTest("TRAP");
|
||||
test.executeBinTest("TRAPV");
|
||||
test.executeBinTest("RESET");
|
||||
}
|
||||
|
||||
public void testJMP() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue