v0.33
CHANGELOG
General Info
Binaries for each configuration and PCB design are at the end of this page.
Click here for tested configurations.
See setup section in readme how to install and wire up
v0.33 release notes
- Added support for
Unclaimed project
Are you a maintainer of pico-infonesPlus? Claim this project to take control of your public changelog and roadmap.
Changelog
NES Emulator with SD card and menu support for the Raspberry PI Pico, Pico 2 and other RP2040/RP2350 based microcontrollers. Play your games from SD card on a HDMI display.
Last updated 1 day ago
Binaries for each configuration and PCB design are at the end of this page.
Click here for tested configurations.
See setup section in readme how to install and wire up
bld.sh in stead. Use ./bld.sh -h for an overview of build options.See HISTORY.md
Binaries for each configuration are listed below. Binaries for Pico(2) also work for Pico(2)-w. No blinking led however on the -w boards. For some configurations risc-v binaries are available. It is recommended however to use the arm binaries.
[!NOTE] No dedicated binaries are provided for the Pico w or Pico 2w. Instead, use the Pico or Pico 2 binaries. Enabling the LED on these boards causes too many issues. #136
| Board | Binary | Readme | | |:--|:--|:--|:--| | Adafruit Metro RP2350 | piconesPlus_AdafruitMetroRP2350_arm.uf2 | Readme | | | Adafruit Fruit Jam | piconesPlus_AdafruitFruitJam_arm_piousb.uf2 | Readme| | | Waveshare RP2040-PiZero | piconesPlus_WaveShareRP2040PiZero_arm.uf2 | Readme| 3-D Printed case | | Waveshare RP2350-PiZero | piconesPlus_WaveShareRP2350PiZero_arm_piousb.uf2 | Readme| 3-D Printed case |
| Board | Binary | Readme | |:--|:--|:--| | Pico| piconesPlus_AdafruitDVISD_pico_arm.uf2 | Readme | | Pico W | piconesPlus_AdafruitDVISD_pico_w_arm.uf2 | Readme | | Pico 2 | piconesPlus_AdafruitDVISD_pico2_arm.uf2 | Readme | | Pico 2 W | piconesPlus_AdafruitDVISD_pico2_w_arm.uf2 | Readme | | Adafruit feather rp2040 DVI | piconesPlus_AdafruitFeatherDVI_arm.uf2 | Readme | | Pimoroni Pico Plus 2 | piconesPlus_AdafruitDVISD_pico2_arm.uf2 | Readme |
| Board | Binary | Readme | |:--|:--|:--| | Pico| piconesPlus_AdafruitDVISD_pico_arm.uf2 | Readme | | Pico W| piconesPlus_AdafruitDVISD_pico_w_arm.uf2 | Readme | | Pico 2 | piconesPlus_AdafruitDVISD_pico2_arm.uf2 | Readme | | Pico 2 W | piconesPlus_AdafruitDVISD_pico2_w_arm.uf2 | Readme |
3D-printed case designs for PCB:
https://www.thingiverse.com/thing:6689537. For the latest two player PCB 2.0, you need:
| Board | Binary | Readme | |:--|:--|:--| | Waveshare RP2040-Zero | piconesPlus_WaveShareRP2040ZeroWithPCB_arm.uf2 | Readme | | Waveshare RP2350-Zero | piconesPlus_WaveShareRP2350ZeroWithPCB_arm.uf2 | Readme |
3D-printed case designs for PCB WS2XX0-Zero: https://www.thingiverse.com/thing:7041536
| Board | Binary | Readme | |:--|:--| :--| | Pico/Pico w | piconesPlus_PimoroniDVI_pico_arm.uf2 | Readme | | Pico 2/Pico 2 w | piconesPlus_PimoroniDVI_pico2_arm.uf2 | Readme | | Pimoroni Pico Plus 2 | piconesPlus_PimoroniDVI_pico2_arm.uf2 | Readme |
[!NOTE] On Pico W and Pico2 W, the CYW43 driver (used only for blinking the onboard LED) causes a DMA conflict with I2S audio on the Pimoroni Pico DV Demo Base, leading to emulator lock-ups. For now, no Pico W or Pico2 W binaries are provided; please use the Pico or Pico2 binaries instead. (#132)
Extract the zip file to the root folder of the SD card. Select a game in the menu and press START to show more information and box art. Works for most official released games. Screensaver shows floating random cover art.