From 011190bb0980df90824e4565b745fe276961f21b Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Wed, 3 May 2023 21:51:11 +0100 Subject: CLarify Basically it gets included at the "address" the directive is parsed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3