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

Fix rotozoom glitch #32

Open
simondotm opened this issue Jun 26, 2017 · 1 comment
Open

Fix rotozoom glitch #32

simondotm opened this issue Jun 26, 2017 · 1 comment
Labels

Comments

@simondotm
Copy link
Member

Suspect this is the music interrupt switching in a shadow ram bank during raster. However, shouldnt be the case cos it only switches the bank that is paged to RAM rather than the bank that is paged to 6845.... needs investigation

@kieranhj
Copy link
Contributor

Could switch to single-buffered mode in script to see if this still happens. It looks like its consistently on the same character lines - I suspect a maths overflow / carry bug maybe?

@simondotm simondotm added the bug label Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants