Skip to content

Kernal SAVE does not support banked RAM #136

Closed
@SlithyMatt

Description

Regardless of what the RAM bank is set to prior to calling the kernal SAVE function, only data from bank 0 will be saved if the addresses specified are within the banked RAM window ($A000-$BFFF). At minimum, that should work, as it does with the LOAD function, by keeping the user selection for RAM bank while saving data to a file. Ideally, a function to save data spanning multiple banks would be available.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions