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"