Skip to content

CPU OPS

jimtahu edited this page May 27, 2012 · 4 revisions

CPU Operations

Each instruction consist of four bytes. A list of opcodes and how to use them.

  • Move Immediate ASCII 'M' or 0x4D moves the byte in src to register dst

Clone this wiki locally