syntax-instruction.xyw
syntax-instruction.xywADDxy ; add register x with y
LDBx ; load one byte from register x
STByw ; store a byte from address in register yw
ADDxy ; add register x with y
LDBx ; load one byte from register x
STByw ; store a byte from address in register yw