Skip to content

Minimal libretro frontend for computer-controlled game-playing agents

Notifications You must be signed in to change notification settings

JoeOsborn/retro-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A little libretro frontend library for automated control.

Usage

This crate is not packaged with any cores. You’ll want to download the cores (e.g. from libretro’s buildbot) and point the API to them. I do not recommend loading multiple cores or one core multiple times in a single OS process, since libretro’s API doesn’t seem to make any guarantees about thread safety of emulator cores.

About

Minimal libretro frontend for computer-controlled game-playing agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages