Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pebri86 committed Oct 30, 2019
1 parent c3c6892 commit 88fccd3
Show file tree
Hide file tree
Showing 6 changed files with 21,787 additions and 21,781 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ESPlay Retro Emulation
# ESPlay Retro Emulation
![Github All Releases](https://img.shields.io/github/downloads/pebri86/esplay-retro-emulation/total.svg) ![Github Last Commit](https://img.shields.io/github/last-commit/pebri86/esplay-retro-emulation)

![retro-emulation](https://raw.githubusercontent.com/pebri86/esplay-retro-emulation/master/docs/retro_emulation.png)
Expand Down
18,184 changes: 9,093 additions & 9,091 deletions assets/img_assets.h

Large diffs are not rendered by default.

1,506 changes: 754 additions & 752 deletions assets/splash.h

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions esplay-gnuboy/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ESPlay GNUBoy - ESP32 Gameboy emulator
# ESPlay GNUBoy - ESP32 Gameboy emulator

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

Expand All @@ -12,12 +12,12 @@ Place ROMS in folder named 'roms/gb' on root of sdcard, create following structu

|

--roms
--roms

| |

| --gbc (place your ROMS here)

|

--esplay
Expand All @@ -27,11 +27,11 @@ Place ROMS in folder named 'roms/gb' on root of sdcard, create following structu
| --data (this to place state file as .sav)

|

--gbc

|

--nes

Compiling
Expand All @@ -41,6 +41,6 @@ This code is an esp-idf project. You will need esp-idf to compile it. Newer vers
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.

Loading

0 comments on commit 88fccd3

Please sign in to comment.