mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
add core_classification, cores, upstream fields. fix false aliases (fixnes, fsuae, gearboy, higan_sfc, higan_sfc_balanced, potator, quicknes). add new profiles (fbneo_neogeo, flycast_gles2, genesis_plus_gx_wide). remove verbose notes and disclaimers.
19 lines
423 B
YAML
19 lines
423 B
YAML
emulator: Image Viewer
|
|
type: utility
|
|
source: "https://github.com/libretro/RetroArch"
|
|
profiled_date: "2026-03-21"
|
|
core_version: "1.0"
|
|
display_name: "Imageviewer"
|
|
cores:
|
|
- imageviewer
|
|
systems: []
|
|
|
|
notes: |
|
|
Built-in RetroArch core for displaying image files (PNG, JPEG, BMP,
|
|
TGA). Uses stb_image for decoding. Supports slideshow mode when
|
|
loading a directory of images.
|
|
|
|
No BIOS or system files required.
|
|
|
|
files: []
|