You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 year ago | |
---|---|---|
ferretro_base | 1 year ago | |
ferretro_components | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.toml | 1 year ago | |
README.md | 1 year ago |
README.md
ferretro: FrontEnd in Rust for libRETRO
Development status:
- Supports loading many libretro shared library cores, including some requiring GL.
- Includes batteries for using SDL2, ffmpeg, and/or libGL to render the emulated system and read inputs.
- Code documentation is sparse-to-nonexistent as we're still experimenting with some of the details of what the most flexible & usable public interface should be.