emulator: advanced_tests type: test core_classification: pure_libretro source: "https://github.com/libretro/libretro-samples" upstream: "https://github.com/libretro/libretro-samples" profiled_date: "2026-03-22" core_version: "v1" display_name: "Test Core - Advanced Test" cores: - advanced_tests systems: [] notes: | Test core for frontend developers. Exercises video output, audio sync, input polling, and serialization. All data (font, CRC32 table) is embedded in the binary. No external files needed. source_ref: tests/test_advanced/libretro-test.c files: []