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

More PicoVision modes #840

Merged
merged 5 commits into from
May 22, 2024
Merged

Conversation

Daft-Freak
Copy link
Collaborator

First commit is enough to allow non-default modes by setting DISPLAY_WIDTH/HEIGHT to the desired hires resolution. The next three are so you can do it at runtime (or at least try to, non-picovision returns false for anything not the defaults).

Works most of the time... sometimes my mode test gets the red screen of death, but attempting to manually reproduce usually doesn't...

(+ bonus SDL cleanup because I was going to add more modes then realised it wouldn't be as simple as I thought)

@Daft-Freak Daft-Freak merged commit 9134c1c into 32blit:master May 22, 2024
9 checks passed
@Daft-Freak Daft-Freak deleted the picovision-modes branch May 22, 2024 11:19
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

Successfully merging this pull request may close these issues.

1 participant