Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 462 Bytes

retrocli

retrocli is a CLI libretro frontend, based on nanoarch from Higor Eurípedes. It uses ncurses for capturing input and rendering the game and alsa lib for playing the audio.

smb3.mp4

Building and running

Requires nix.

  1. Build
nix-build
  1. Run
./result <core> <rom>