10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
|
|
//s : Opcode size 0:8bit 1:16bit
|
|
//h : Has operands as part of the instruction: 0: No 1: Yes
|
|
|
|
// |sh
|
|
@000 01_11
|
|
@001 11_10
|
|
@002 1000
|
|
@003 0010
|