diff --git a/dist/info/prosystem_libretro.info b/dist/info/prosystem_libretro.info index 8075524a..c17444d8 100644 --- a/dist/info/prosystem_libretro.info +++ b/dist/info/prosystem_libretro.info @@ -1,4 +1,5 @@ display_name = "Atari 7800 (ProSystem)" +authors = "Greg Stanton|Brian Berlin|Leonis|Greg DeMent" supported_extensions = "a78|bin" corename = "ProSystem" manufacturer = "Atari" @@ -9,3 +10,10 @@ display_version = "1.3e" need_fullpath = "false" block_extract = "false" supports_no_game = "false" +firmware_count = 2 +firmware0_desc = "ProSystem.dat (Atari 7800 Database)" +firmware0_path = "ProSystem.dat" +firmware0_opt = "true" +firmware1_desc = "7800 BIOS (U).rom (Atari 7800 BIOS)" +firmware1_path = "7800 BIOS (U).rom" +firmware1_opt = "true" diff --git a/dist/info/stella_libretro.info b/dist/info/stella_libretro.info index b69a817c..29317b66 100644 --- a/dist/info/stella_libretro.info +++ b/dist/info/stella_libretro.info @@ -1,11 +1,12 @@ display_name = "Atari 2600 (Stella)" +authors = "Stephen Anthony|Bradford Mott|Eckhard Stolberg|Brian Watson" supported_extensions = "a26|bin" corename = "Stella" manufacturer = "Atari" systemname = "Atari 2600" license = "GPLv2" permissions = "" -display_version = "3.4.1" +display_version = "3.9.3" need_fullpath = "false" block_extract = "false" supports_no_game = "false"