Frontend for the Retroarch Genesis Plus GX core
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-26 07:58:37 -05:00
src Add dummy controller customization window 2026-04-26 07:58:37 -05:00
.gitignore Initial commit 2025-06-18 12:28:52 -05:00
Cargo.lock Add foundations for rebindable controls 2026-04-25 23:08:14 -05:00
Cargo.toml Add foundations for rebindable controls 2026-04-25 23:08:14 -05:00
LICENSE Add MPL-2.0 license 2025-06-18 12:36:42 -05:00
logo.svg Fix audio thread maxing out CPU after emulation stops 2026-04-20 20:59:03 -05:00
README.md Update README 2026-04-21 07:40:21 -05:00

genova

https://codeberg.org/aquova/genova

A frontend GUI for the Genesis Plus GX libretro core.

Roadmap

  • Add and remove directories from UI
  • Gameplay with audio
  • Track playtime
  • Support other Genesis cores (Genesis Plus GX Widescreen)
  • Rebind controls
  • Support Sega CD and 32X

Credits

This project could not have been made without the help of this excellent tutorial: https://www.retroreversing.com/CreateALibRetroFrontEndInRust