Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 64 bit file sizes #35

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Add support for 64 bit file sizes #35

merged 1 commit into from
Sep 8, 2023

Commits on Sep 8, 2023

  1. Add support for 64 bit file sizes

    The TEntry.iSize field is now a 64 bit integer, and is filled out
    correctly on all platforms apart from Amiga OS.  This was implemented
    to support transferring of files larger than 4GB in RADRunner.  Methods
    that use this field, such as the Yggdrasil support methods, have also
    been updated.
    Colin Ward committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f23cec1 View commit details
    Browse the repository at this point in the history