Compiler: Bank Lengths #1
Labels
No Label
AMOS Pro Bugs List
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TheIndustriousRabbit/amos-professional#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ref 1.01
Banks which are loaded or created with Reserve As Data or Reserve As Chip Data are saved with
your AMOS source code. The =Length command will return the length of these banks.
When you compile the banks are also added to the executable. However they are padding to have
an even length. This isn't mentioned in the documentation and gives problems when =length is used
in your program to read/write a certain position in your memorybank.