mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Add missing instruction: RESET.
This commit is contained in:
parent
fd66a9b396
commit
7b3cf6e747
@ -45454,7 +45454,7 @@
|
||||
"4e73": "RTE",
|
||||
"4e72": "STOP #",
|
||||
"4e71": "NOP",
|
||||
"4e70": "None",
|
||||
"4e70": "RESET",
|
||||
"4e6f": "MOVEfromUSP A7",
|
||||
"4e6e": "MOVEfromUSP A6",
|
||||
"4e6d": "MOVEfromUSP A5",
|
||||
@ -65535,4 +65535,4 @@
|
||||
"0002": "OR.b #, D2",
|
||||
"0001": "OR.b #, D1",
|
||||
"0000": "OR.b #, D0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user