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

Bitmap mode and high scaling doesn't render correctly. #453

Open
Yazwh0 opened this issue Nov 8, 2022 · 0 comments
Open

Bitmap mode and high scaling doesn't render correctly. #453

Yazwh0 opened this issue Nov 8, 2022 · 0 comments

Comments

@Yazwh0
Copy link

Yazwh0 commented Nov 8, 2022

This is similar to #433 .

High scaling isn't rendered correctly for bitmaps. Like the tiles we should render colour 0 from the end of the scaled image to the right of the screen.

For V_Scaling, given the screen starts at 0,0, line 480 gets copied from the bottom down to the bottom of the screen.

Example prg and source is attached

Expected (Note the noise at the bottom is random from uninitialised memory)
image

Current
image

example.zip
test.txt

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

1 participant