Skip to content

v0.4.4

Compare
Choose a tag to compare
@visrealm visrealm released this 30 Mar 03:06
· 254 commits to main since this release
9aea64b

What's Changed

  • Fixed write PIO timing issue for CreatiVision (and potentially other machines)

Binaries

There are a number of versions of the firmware with the following naming scheme:

pico9918-<pcbversion>-<output>-build-<firmwareversion>-<options>.uf2

<pcbversion>

  • pcb-v0-3 is for the v0.3 PCB only.
  • pcb-v1-x is for v0.4, v1.0, v1.1 and v1.2 PCBs.

<output>

  • vga standard VGA 640x480 @ 60Hz.
  • rgbs-ntsc480i SCART 15kHz RGBS - NTSC 480i @ 60Hz.
  • rgbs-pal576i SCART 15kHz RGBS - PAL 576i @ 50Hz.

<options>

  • sl = scanlines enabled (not supported for SCART)

Example

The version installed on PICO9918s I produce is pico9918-pcb-v1-x-vga-build-0-4-4.uf2 for PCB v1.x with VGA output and scanline effect disabled.

Installation

It is recommended to remove the PICO9918 from your device before updating the firmware.

To install, just hold the 'BOOT' button while plugging your PICO9918 into a PC, then drag the firmware .uf2 file on to the new USB drive which should have the volume label RPI-RP2. You PICO9918 will restart (and disconnect) automatically.

Changelog

Full Changelog: v0.4.3...v0.4.4