Skip to content

Commit

Permalink
LOAD FRAGMENT is not allowed
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Oct 8, 2024
1 parent a13723c commit 8c1e3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/rgbasm.5
Original file line number Diff line number Diff line change
Expand Up @@ -953,9 +953,9 @@ blocks, nor can you change or stop the current section within them.
.Ic LOAD
blocks can use the
.Ic UNION
or
modifier as described below, but not the
.Ic FRAGMENT
modifiers, as described below.
modifier.
.Ss Unionized sections
When you're tight on RAM, you may want to define overlapping static memory allocations, as explained in the
.Sx Unions
Expand Down

0 comments on commit 8c1e3f9

Please sign in to comment.