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

9 lines
148 B
JSON

{
"opcode": 10,
"mnemonic": "STORE_A",
"cycles": 2,
"semantics": [
{"op": "store", "from": "a", "to": "mem[$next]"}
]
}