Skip to content

Commit

Permalink
AppleWorks launcher: Improve compatibility w/ early AppleWorks files
Browse files Browse the repository at this point in the history
Updated AppleWorks launcher macro c/o Hugh Hood, who writes:

> I got my hands on a wider selection of AppleWorks 2 (and earlier)
> files and I now find that while a '$7D38' is the most common value,
> it is rather a minimum. Basically, rather than needing to equal
> $7D38, we just need to be greater than $7D37.

Hugh was able to make this fix with a two-byte patch. This ensures
that the cursor is placed at the start of the file for early
AppleWorks files.
  • Loading branch information
inexorabletash committed Mar 13, 2024
1 parent 58b23dc commit 51d461e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Project Page: https://github.com/a2stuff/a2d
### Misc

* Add additional MGTK fonts Fairfax, Magdalena, McMillen, Mischke, and Monterey, c/o RebeccaRGB.
* Improve compatibility with older AppleWorks files.


## 1.3
Expand Down
Binary file modified extras/awlaunch_task.bin
Binary file not shown.

0 comments on commit 51d461e

Please sign in to comment.