readme tweaks, mainly

This commit is contained in:
pommicket 2021-11-10 12:55:41 -05:00
parent 3255cd32d7
commit 2288e47516
13 changed files with 177 additions and 84 deletions

View file

@ -7,11 +7,12 @@ ff - Byte ff
'a - Character a (byte 0x61)
'! - Character ! (byte 0x21)
etc.
\n - Newline (byte 0x0a)
zA - Zero rax
im - Set rax to an immediate value, e.g.
im;05;00;00;00;00;00;00;00;
will set rax to 5.
im;05;00;00;00;00;00;00;00;
will set rax to 5.
ax bx cx dx sp bp si di
A B C D S R I J