Code Monkey home page Code Monkey logo

esplay-gb's Introduction

ESPlay GNUBoy - ESP32 Gameboy emulator

esplay-hardware

This branch only support esplay-hardware, an esp32 based device designed by me, and this branch only support ESP32 with PSRAM. If you're looking for old version please use esplay1.0 branch.

Port of GNUBoy to ESP32, i use WROVER module with 3.3v flash, this version allowed SDCard work in SDMMC peripheral.

Place ROMS in folder named 'roms/gb' on root of sdcard, create following structure on sdcard:

/-

|

--roms 

|	|
	
|	--gbc (place your ROMS here)

|

--esplay

|	|

|	--data (this to place state file as .sav)

		|
	
		--gbc
	
		|
	
		--nes

Compiling

This code is an esp-idf project. You will need esp-idf to compile it. Newer versions of esp-idf may introduce incompatibilities with this code; for your reference, the code was tested against release/v3.2 branch of esp-idf.

ROM

Place your ROM on SD Card in roms folder. Please provide ROM by yourself.

esplay-gb's People

Contributors

pebri86 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.