Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

executable file
·
20 lines (15 loc) · 1.11 KB

ESPboy_GameBoy

GameBoy emulator for ESPboy project

You are able to try Nintendo retro games like SuperMario, Zelda, Pokemon, etc! Pressing both side buttons, you can adjust

  • view port (original GB screen resolution is 160х144 but it's only 128x128 window visible on ESPboy display) by pressing up/down/left/right buttons
  • on/off sound (emulator runs a bit faster with sound switch off) by pressing A button
  • palette change by pressing upper side buttons To exit back to game, press B button (taki in account, that after you have to press upper-side left button again to exit the game PAUSE mode). Take into avccount that your viewPort/sound/palette settings a saved to EEPROM and will be automatically loaded every ESPboy start.

Thanks to Shiru for GB emulator Sound play driver for ESPboy. https://shiru.untergrund.net/ https://www.patreon.com/shiru8bit

Peanut-GB core by deltabeard

screwed to ESPboy by RomanS

MIT license