BrianPugh / gwenesis

Genesis & Megadrive Emulator in C. Optimized for lightweight platform ( ex: STM32H7 ARM Cortex single core)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gwenesis

This is an optimized Genesis & Megadrive Emulator. The emulator is able to run at 60fps with sound support on ARM Cortex single core MCU (STM32H7 Cortex-M7 280MHz). You can find an example of instance for the device Game & Watch (Mario or Zelda): https://github.com/bzhxx/game-and-watch-retro-go

About

Genesis & Megadrive Emulator in C. Optimized for lightweight platform ( ex: STM32H7 ARM Cortex single core)

License:GNU Affero General Public License v3.0


Languages

Language:C 100.0%