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

Y-Music crashes / plays incorrect tune #38

Open
cparsonsuk opened this issue Jan 12, 2020 · 4 comments
Open

Y-Music crashes / plays incorrect tune #38

cparsonsuk opened this issue Jan 12, 2020 · 4 comments
Labels
bug Something isn't working confirmed We have confirmed the issue and are tracking it for a fix
Milestone

Comments

@cparsonsuk
Copy link

Bug Report

Everything except Monty on the Run and Robocop crash the Vextreme requiring reset.
The two songs that don't crash play the incorrect music and display the incorrect image.

Expected Behaviour

All songs play the correct music and display the correct image when selected

Observed Behaviour

Screen goes blank when most songs selected.
Monty and Robocop do not crash but play the incorrect tune

Steps to Reproduce

Vextreme 0.2

References

Links to a video, or more info

@cparsonsuk cparsonsuk added the bug Something isn't working label Jan 12, 2020
@technobly technobly added the confirmed We have confirmed the issue and are tracking it for a fix label Jan 12, 2020
@technobly
Copy link
Owner

Thanks for the report @cparsonsuk ! I can confirm this is also not fixed by the new reset mechanism #31

@technobly
Copy link
Owner

I just realized YMusic.bin is 64KB and VEXTREME must not deal with that bank switching correctly. Is the bank switching algorithm that YMusic.bin uses known? @cparsonsuk I know you are the other Chris, but maybe you know?

@technobly
Copy link
Owner

Karl_Quappe_64.bin runs on VEXTREME, and I'm pretty sure it's accessing the upper 32KB because the high score text MAL is shown, which lives in that bank.

@cparsonsuk
Copy link
Author

cparsonsuk commented Apr 20, 2020 via email

@technobly technobly added this to Software TODO in VEXTREME v0.4 Sep 24, 2020
@technobly technobly added this to the v0.4 milestone Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed We have confirmed the issue and are tracking it for a fix
Projects
VEXTREME v0.4
Software TODO
Development

No branches or pull requests

2 participants