aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-03 21:51:11 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-03 21:51:11 +0100
commit011190bb0980df90824e4565b745fe276961f21b (patch)
tree44ef64ae0a07e8b61694f8ec8cb10cd3a0bee66a
parente02cf21e0fc4d138c04001b1463e680faec60fe7 (diff)
downloadtr8vm-011190bb0980df90824e4565b745fe276961f21b.tar.gz
tr8vm-011190bb0980df90824e4565b745fe276961f21b.zip
CLarify
Basically it gets included at the "address" the directive is parsed.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f158f2e..0fc4fd9 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ Define a label assigning an arbitrary immediate.
Assemble the file at current position.
.incbin "filename"
-Read the file and add the content to the output.
+Read the file and add the content to the output at current position.
#### Load and Store