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

Pi zero 2W support, mode7 calibration improvement and other bug fixes #248

Merged
merged 22 commits into from
Nov 9, 2021

Conversation

IanSB
Copy link
Collaborator

@IanSB IanSB commented Nov 7, 2021

Add Pi zero 2W support:
NOTE: Currently 9bpp and 12bpp capture doesn't work with a Pi zero 2W. This is because reading the GPIOs is 25% slower than an original Pi Zero and there is insufficient time to capture the full 12bpp.
This means that the Amiga, Atari ST, NuLA and AppleIIGS profiles are hidden when a Pi zero 2W is used and a warning is shown on screen.
All other 1bpp, 3bpp and 6bpp profiles including Apple II/IIe/IIc still work on the Zero 2W

Also:
Add 9bpp and 1bpp support for simple mode
Fix interlace detection bug
Improve selection of optimal calibration in mode 7

I have released this as beta 42: https://github.com/IanSB/RGBtoHDMI/releases/tag/4f4a5a9

@hoglet67 hoglet67 merged commit 4f4a5a9 into hoglet67:dev Nov 9, 2021
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.

2 participants