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

Emulator freeze when loading a compiled new image #37

Open
Candid-Moe opened this issue Sep 11, 2024 · 2 comments
Open

Emulator freeze when loading a compiled new image #37

Candid-Moe opened this issue Sep 11, 2024 · 2 comments

Comments

@Candid-Moe
Copy link

Candid-Moe commented Sep 11, 2024

Image: https://github.com/Candid-Moe/Zorth/blob/main/os_with_romdisk.img

Compile a new version of the OS with ROMDISK. The new version loads and runs fine on real hardware:

Screenshot at 2024-09-11 15-58-07

but when loading it into the emulator, the emulator freezes:

Screenshot at 2024-09-11 15-59-25

Pause/Run buttons still works; the Reset button don't.

@Zeal8bit
Copy link
Owner

@Candid-Moe This may be due to the fact that the emulator is trying to load both a pre-built image AND your image? 🤔

Have a try reloading the emulator without pulling a pre-built image (make sure the URL doesn't contain /?r=https://zeal8bit.com/roms/some_img.img), then provide your image.

@Candid-Moe
Copy link
Author

Still frozen.
Screenshot at 2024-11-06 14-35-22

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

No branches or pull requests

2 participants