hoglet67 / RGBtoHDMI

Bare-metal Raspberry Pi project that provides pixel-perfect sampling of Retro Computer RGB/YUV video and conversion to HDMI
GNU General Public License v3.0
838 stars 114 forks source link

Bug fixes and 15Khz output mode support #363

Closed IanSB closed 7 months ago

IanSB commented 7 months ago

Some bug fixes to the last pull plus support for 240p and 288p output and profile updates

I think it is time for a new stable release.

I have also updated the wiki to reflect the changes with the Select Profile and the Create Custom profile menus. Changed pages: Supported Computers Quickstart Guide Reference Guide Tutorial on creating a new profile (This is still a work in progress)

hoglet67 commented 7 months ago

I think it is time for a new stable release.

What version of GCC are you currently building/testing with?

IanSB commented 7 months ago

What version of GCC are you currently building/testing with?

arm-gnu-toolchain-12.2.rel1-x86_64-arm-none-eabi

hoglet67 commented 7 months ago

New stable release here: https://github.com/hoglet67/RGBtoHDMI/releases/tag/20240213_e630d36f

For the release notes I reused your list of changes from each of the betas.