From 0c820e10a2d641d4fd7c0aaf44646789721b8422 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 13 Feb 2024 11:18:20 +0100 Subject: [PATCH] APPDATA: added prepare_component --- net.retrodeck.retrodeck.appdata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 325c0574..2ca7c943 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -68,6 +68,8 @@ https://github.com/XargonWan/RetroDECK/releases/tag/0.8.0b +

CRITICAL:

+
  • DEEP TEST: prepare_emulator function is now called prepare_component, eidted even in the cli and split it into the Configurator, so we need to test if the reset emulator works as supposed, if the cli and the Configurator is consistent.
  • Changes:

    • Added new system: SOLARUS