v0.4.2
What's Changed
- 80 column mode fixes.
- Updated to Pico SDK 2.0.0.
- Added binary info.
- Removed explicit TMS<->CPU interface PIO delays.
- Enabled >4 scanline sprites by default.
Binaries
There are four 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-v0-4 is for v0.4, v1.0 and v1.0 PCBs.
<output>
- vga standard VGA 640x480@60Hz.
- scart-ntsc480i SCART 15kHz RGBS - NTSC 480i.
<options>
- sl = scanlines enabled
The version installed on PICO9918s I produce is pico9918-pcb-v0-4-build-0-4-2-sl.uf2
for PCB v0.4+ and with scanlines enabled.
Changelog
Full Changelog: v0.4.1...v0.4.2