Skip to content

Commit fe2e1dd

Browse files
authored
info: pcee2 and nuance are no longer experimental (#2035)
1 parent 6f9192f commit fe2e1dd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/info/nuance_libretro.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ libretro_saves = "false"
2929
core_options = "false"
3030
core_options_version = "null"
3131
load_subsystem = "false"
32-
is_experimental = "true"
32+
is_experimental = "false"
3333

3434
# Firmware / BIOS
3535
firmware_count = 3

dist/info/pcee2_libretro.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ load_subsystem = "false"
2828
hw_render = "false"
2929
needs_fullpath = "true"
3030
disk_control = "false"
31-
is_experimental = "true"
31+
is_experimental = "false"
3232

3333
# Firmware / BIOS
3434
firmware_count = 2

0 commit comments

Comments
 (0)