From b5e39c5caebda01dc60d7096e7aae07dce5d1a08 Mon Sep 17 00:00:00 2001 From: Benoit Felix <36299136+felinben@users.noreply.github.com> Date: Thu, 16 Jan 2020 14:19:24 +0000 Subject: [PATCH 1/2] Improve note by adding the pedigree of the tos image based on its md5 --- dist/info/hatari_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/hatari_libretro.info b/dist/info/hatari_libretro.info index 01fd4be5..994407e9 100644 --- a/dist/info/hatari_libretro.info +++ b/dist/info/hatari_libretro.info @@ -14,4 +14,4 @@ firmware_count = 1 firmware0_desc = "tos.img (TOS Boot Image)" firmware0_path = "tos.img" firmware0_opt = "false" -notes = "(!) tos.img (md5): c1c57ce48e8ee4135885cee9e63a68a2" +notes = "(!) tos.img / TOS 1.02 US aka Mega TOS (md5): c1c57ce48e8ee4135885cee9e63a68a2" From 5e8074217ce05f29f5db1f73606ffca57c2bd10f Mon Sep 17 00:00:00 2001 From: Benoit Felix <36299136+felinben@users.noreply.github.com> Date: Thu, 23 Jan 2020 15:52:53 +0000 Subject: [PATCH 2/2] Update better in description than note --- dist/info/hatari_libretro.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/info/hatari_libretro.info b/dist/info/hatari_libretro.info index 994407e9..240989c0 100644 --- a/dist/info/hatari_libretro.info +++ b/dist/info/hatari_libretro.info @@ -11,7 +11,7 @@ permissions = "" display_version = "1.8" supports_no_game = "false" firmware_count = 1 -firmware0_desc = "tos.img (TOS Boot Image)" +firmware0_desc = "tos.img (TOS 1.02 US aka Mega TOS)" firmware0_path = "tos.img" firmware0_opt = "false" -notes = "(!) tos.img / TOS 1.02 US aka Mega TOS (md5): c1c57ce48e8ee4135885cee9e63a68a2" +notes = "(!) tos.img (md5): c1c57ce48e8ee4135885cee9e63a68a2"