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

MEGA65: Fix #287 legacy bitmap modes always assumed at 320-pixel width #288

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

hernandp
Copy link
Contributor

Also CHARSTEP symbols are modified to LINESTEP as manual states.

Screen sets. Order is working hardware, bugged Xemu, fixed Xemu in PR.

Bitmap mode 360x200 (45 * 25 cells) filled with character glyphs.

image
image
xemu-working

LINESTEP displaced.

image
image
xemu-working-linestep-1

CHARCOUNT < 40.

image
image
xemu-working-linestep-1+shorterline

@lgblgblgb lgblgblgb linked an issue Aug 31, 2021 that may be closed by this pull request
@lgblgblgb lgblgblgb changed the title Fix #287 MEGA65: Fix #287 legacy bitmap modes always assumed at 320-pixel width Aug 31, 2021
@lgblgblgb
Copy link
Owner

Seems to be very nice :D please see the comment on the issue's page itself.

@lgblgblgb lgblgblgb merged commit c611dcd into lgblgblgb:merger Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MEGA65: Legacy bitmap modes always assumed at 320-pixel width
2 participants