feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
emulator: testvulkan
|
2026-03-29 09:53:46 +02:00
|
|
|
type: libretro
|
2026-03-25 07:00:17 +01:00
|
|
|
core_classification: pure_libretro
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
source: "https://github.com/libretro/libretro-samples"
|
2026-03-25 07:00:17 +01:00
|
|
|
upstream: "https://github.com/libretro/libretro-samples"
|
|
|
|
|
profiled_date: "2026-03-25"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "v1"
|
|
|
|
|
display_name: "TestVulkan"
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
cores:
|
|
|
|
|
- testvulkan
|
|
|
|
|
systems: []
|
|
|
|
|
|
|
|
|
|
notes: |
|
|
|
|
|
Vulkan test core from libretro-samples. Validates the Vulkan hardware
|
|
|
|
|
rendering path in the frontend via the libretro hw_render_interface_vulkan
|
2026-03-25 07:00:17 +01:00
|
|
|
API. Renders a rotating triangle using Vulkan command buffers and swapchain
|
|
|
|
|
integration. Shaders embedded at compile time (SPIR-V).
|
feat: add emulator profiles (119-series batch 6 partial)
dolphin_launcher (stub launcher), oberon (RISC, bootloader embedded),
17 test cores (00_example through vidtest), 17 game/utility cores
(2048 through vaporspec), bennugd, boytacean, emux_chip8, fake08,
jaxe, lowresnx, opentyrian, openlara, squirreljme, vitaquake2, xrick
182 total profiles. 6 agents failed (API 500), will retry.
2026-03-18 05:09:11 +01:00
|
|
|
|
|
|
|
|
No system files, BIOS, or firmware required. Not an emulator.
|
|
|
|
|
|
|
|
|
|
files: []
|