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

Second 64KB memory space not cleaned when change .CRT file #208

Open
lroby74 opened this issue Dec 8, 2024 · 2 comments
Open

Second 64KB memory space not cleaned when change .CRT file #208

lroby74 opened this issue Dec 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lroby74
Copy link

lroby74 commented Dec 8, 2024

Hello,
if i load a 128KB .CRT file, with intro on bank 8 (begin of 2' 64KB bank), when then i load another 64KB .CRT file, i see again intro of previous .CRT file.
I think that when i change .CRT file, second 64KB memory bank don't be cleaned.
I have some test files if needed
On Vice 3.8 this issue don't exists

@KimJorgensen
Copy link
Owner

Sounds like a bug to me.
It would help if you could attach the test files or provide a link to these. Thanks

@KimJorgensen KimJorgensen added the bug Something isn't working label Dec 11, 2024
@lroby74
Copy link
Author

lroby74 commented Dec 11, 2024

This is link for 128KB CRT file with Intro on Bank 8:
https://drive.google.com/file/d/1f9TLfPJGTebndCANdgHrVxjr4exFoTkr/view?usp=sharing

While this one is a 64KB CRT file that shows intro of previous CRT file even if it doesn't have that:
https://drive.google.com/file/d/1ufUBGmtTa7fSMKFm-v9Ug6nVu128ipPH/view?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants