Files
2026-06-04 03:22:17 +00:00

9 lines
121 B
JSON

{
"opcode": 5,
"mnemonic": "JMP_A",
"cycles": 2,
"semantics": [
{"op": "jmp", "to": "a"}
]
}