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

[KERNAL] halt before clobbering I/O space when LOADing through $9EFF #313

Merged

Conversation

mooinglemur
Copy link
Collaborator

This patch prevents LOADing large files that run all the way through low RAM and into I/O space. The LOAD is halted before actually touching $9F00.

Closes #243

@mooinglemur
Copy link
Collaborator Author

image

@mooinglemur mooinglemur merged commit f629cff into X16Community:master Mar 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typing /<RETURN> at the BASIC prompt crashes the emulator
1 participant