Skip to content

heuripedes/sdlarch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdlarch

sdlarch is a small libretro frontend (sdlarch.c has less than 1000 lines of code) created for educational purposes. It only provides the required (video, audio and basic input) features to run basic libretro cores and there's no UI or configuration support.

Building

Other than make, pkg-config and a working C99 or C++ compiler, you'll need sdl2 development files installed.

Running

./sdlarch <core> <uncompressed content>

About

small libretro frontend created for educational purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages