Skip to content

Commit

Permalink
0x100 != 0x1000
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Markwell committed Aug 22, 2010
1 parent 245dae7 commit 6e12ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kalkulu.markdown
Expand Up @@ -24,7 +24,7 @@ The `OUT` register stores the output of non-destructive commands (math, such as
movv OUT, 0
jz 0x1000

would jump to 0x100, because `OUT` is 0
would jump to 0x1000, because `OUT` is 0

## Opcodes/operands and what they do

Expand Down

0 comments on commit 6e12ce8

Please sign in to comment.