Skip to content

BMC64 v5.0.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:33
· 4 commits to master since this release
ed67e71

BMC64 5.0.9 (pre-release)

BMC64 5.0.9

Lots of PET fixes! #341

  • Fix PET 1080p HDMI modes crashing on boot with the CRT shader enabled
    • Add gpu_mem=128 to machines.txt and enable for PET machine
    • Add graceful fallback if gpu_mem=64 is exceeded (disable shader)
  • Fix PET boot crash where VICE's video callbacks run before the menu is built (NULL menu items -> bad stretch -> assert/data abort on Circle 51)
  • Tolerate stale (PET) settings file entries

Refer to the following documentation for setup and usage:

Installation

Note: you will need to update your machine.txt file with the one included in this release.