Adding note regarding DOS vs ProDOS for '$embed'. #24

This commit is contained in:
Rob Greene 2023-10-29 14:38:15 -05:00
parent 02269e8abb
commit 089356a3a2
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ The framework allows embedding of directives.
### `$embed`
> NOTE: It appears that DOS 3.3 _rewrites_ the resulting application and messes up the linked list of lines. ProDOS does not.
`$embed` will allow a binary to be embedded within the resulting application and can move it to a destination in memory. Please note that once the application is loaded on the Apple II, the program cannot be altered as the computer will crash.
Options: