Skip to content

gameblabla/8bkc-gnuboy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • Makefile 1.3%
  • C++ 0.8%