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 385e93d commit afb42e9
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 @@ -116,7 +116,7 @@ dat $1, $0

Finally the move operation will be applied using the **copy** of the `dat` instruction from the `Source Register`:

```
```redcode
mov.i }1, $1
dat $0, $0
```
Expand Down

0 comments on commit afb42e9

Please sign in to comment.