00_example - RetroBIOS¶
| Type | test |
| Source | https://github.com/libretro/libretro-samples |
| Version | 1.0 |
| Profiled | 2026-03-18 |
| Cores | 00_example |
No BIOS or firmware files required. This core is self-contained.
Test/example core from libretro-samples. Minimal "hello world" libretro implementation demonstrating the core API contract (retro_init, retro_run, retro_load_game, etc.). Renders a simple color pattern to the framebuffer.
No system files, BIOS, or firmware required. Not an emulator.
Generated on 2026-03-20T19:12:20Z