Skip to content

Commit

Permalink
redcode
Browse files Browse the repository at this point in the history
  • Loading branch information
gareththegeek committed Jul 2, 2018
1 parent afb42e9 commit 6f69dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/redcode/addressing_modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The B Indirect (`@`) addressing mode works in the same way as the [A Indirect](#

The `@` addressing mode is used by the classic warrior `dwarf` to set the location where its bombs will fall:

```
```redcode
add #4, 3
mov 2, @2
jmp -2
Expand Down

0 comments on commit 6f69dea

Please sign in to comment.