diff --git a/dist/info/emux_chip8_libretro.info b/dist/info/emux_chip8_libretro.info index 5a35cd05..56c15057 100644 --- a/dist/info/emux_chip8_libretro.info +++ b/dist/info/emux_chip8_libretro.info @@ -1,4 +1,4 @@ -display_name = "CHIP-8 (Emux)" +display_name = "CHIP-8 (Emux CHIP-8)" authors = "Sebastien Ronsse" supported_extensions = "ch8|bin|rom" corename = "Emux CHIP-8" diff --git a/dist/info/emux_gb_libretro.info b/dist/info/emux_gb_libretro.info index 21b06fd0..697db953 100644 --- a/dist/info/emux_gb_libretro.info +++ b/dist/info/emux_gb_libretro.info @@ -1,4 +1,4 @@ -display_name = "Game Boy / Game Boy Color (Emux)" +display_name = "Game Boy / Game Boy Color (Emux GB)" authors = "Sebastien Ronsse" supported_extensions = "gb|bin|rom" corename = "Emux GB" diff --git a/dist/info/emux_nes_libretro.info b/dist/info/emux_nes_libretro.info index 312946e2..42b4cd0e 100644 --- a/dist/info/emux_nes_libretro.info +++ b/dist/info/emux_nes_libretro.info @@ -1,4 +1,4 @@ -display_name = "NES / Famicom (Emux)" +display_name = "NES / Famicom (Emux NES)" authors = "Sebastien Ronsse" supported_extensions = "nes|bin|rom" corename = "Emux NES" diff --git a/dist/info/emux_sms_libretro.info b/dist/info/emux_sms_libretro.info index 9c3fded4..0c0a7da8 100644 --- a/dist/info/emux_sms_libretro.info +++ b/dist/info/emux_sms_libretro.info @@ -1,4 +1,4 @@ -display_name = "Sega Master System (Emux)" +display_name = "Sega Master System (Emux SMS)" authors = "Sebastien Ronsse" supported_extensions = "sms|bin|rom" corename = "Emux SMS" diff --git a/dist/info/vice_x128_libretro.info b/dist/info/vice_x128_libretro.info index 4bfaf6d5..1d261cb5 100644 --- a/dist/info/vice_x128_libretro.info +++ b/dist/info/vice_x128_libretro.info @@ -1,4 +1,4 @@ -display_name = "Commodore 128 (VICE)" +display_name = "Commodore 128 (VICE C128)" authors = "VICE Core Team Members" supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z" corename = "VICE" diff --git a/dist/info/vice_x64_libretro.info b/dist/info/vice_x64_libretro.info index 4fb2de10..11852b11 100644 --- a/dist/info/vice_x64_libretro.info +++ b/dist/info/vice_x64_libretro.info @@ -1,4 +1,4 @@ -display_name = "Commodore 64 (VICE)" +display_name = "Commodore 64 (VICE C64)" authors = "VICE Core Team Members" supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z" corename = "VICE" diff --git a/dist/info/vice_xplus4_libretro.info b/dist/info/vice_xplus4_libretro.info index bf1618c3..2e4af672 100644 --- a/dist/info/vice_xplus4_libretro.info +++ b/dist/info/vice_xplus4_libretro.info @@ -1,4 +1,4 @@ -display_name = "Commodore PLUS4 (VICE)" +display_name = "Commodore PLUS4 (VICE PLUS4)" authors = "VICE Core Team Members" supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z" corename = "VICE" diff --git a/dist/info/vice_xvic_libretro.info b/dist/info/vice_xvic_libretro.info index 5e98180b..9fe1196b 100644 --- a/dist/info/vice_xvic_libretro.info +++ b/dist/info/vice_xvic_libretro.info @@ -1,4 +1,4 @@ -display_name = "Commodore VIC20 (VICE)" +display_name = "Commodore VIC20 (VICE VIC20)" authors = "VICE Core Team Members" supported_extensions = "d64|d71|d80|d81|d82|g64||g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z" corename = "VICE"