pebri86 / 8bkc-gnuboy

Gnuboy port to the PocketSprite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a port of GnuBoy for the PocketSprite

Needed to compile:

  • an ESP32-compatible toolchain
  • 8bkc-sdk ( + ESP-IDF, usually as a submodule)
  • Host tools: ImageMagick (convert), xxd

How to compile:

  • Run 'make' in this directory
  • Rename build/gnuboy.bin to gnuboy.app
  • Upload to 8Bit Key
  • Run

About

Gnuboy port to the PocketSprite


Languages

Language:C 97.9%Language:Makefile 1.3%Language:C++ 0.8%