Gameboy games, running natively on the Raspberry Pi Pico

This page summarizes the projects mentioned and recommended in the original post on /r/raspberry_pi

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • oxidgb

    Discontinued Yet Another Rust Gameboy Emulator

  • This is my Rust Gameboy emulator, Oxidgb, running on the Raspberry Pi Pico. I don’t believe I’m the first to run a console like this on the Pico, but nonetheless I’m happy to where I’ve gotten.

  • rp-microcontroller-rs

  • Credits to the Cortex-M Rust team, Rust-Embedded and people who have done the initial steps of getting Rust onto the board – you’ve done fantastic work in this domain and you’ve made my life so much easier – thankyou!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Credits to the Cortex-M Rust team, Rust-Embedded and people who have done the initial steps of getting Rust onto the board – you’ve done fantastic work in this domain and you’ve made my life so much easier – thankyou!

  • oxidgb-pico

    A port of OxidGB to the Raspberry Pi Pico

  • You can find the code for this at https://github.com/j-selby/oxidgb-pico – should be dead simple to build (including on Windows), though let me know if you have any issues!

  • Main_MiSTer

    Main MiSTer binary and Wiki

  • If you are looking for high quality emulation on a low power , small form factor this is what you want. Fpga will emulate much better for these older machines, https://github.com/MiSTer-devel/Main_MiSTer/wiki

  • awesome-embedded-rust

    Curated list of resources for Embedded and Low-level development in the Rust programming language

  • https://github.com/rust-embedded/awesome-embedded-rust was great in terms of understanding what is out there (looking at other platforms is really useful in terms of understanding how they are implemented). Also, taking a look at other people using Rust on the Pico on GitHub was a useful reference. It is a bit of a niche area right now though and documentation can be scarce unfortunately.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Arduino e Rust

    1 project | /r/brdev | 6 Sep 2023
  • Embedded Rust tutorials on the ESP32-C3

    5 projects | /r/embedded | 3 Mar 2023
  • Embedded multiplexer

    1 project | /r/rust | 24 Feb 2023
  • what in the gods name

    3 projects | /r/ProgrammerHumor | 7 Feb 2023
  • What the HAL? The Quest for Finding a Suitable Embedded Rust HAL

    5 projects | dev.to | 30 Jan 2023