libretro-super/dist/info/o2em_libretro.info
2023-05-10 16:14:48 +08:00

39 lines
1.4 KiB
Plaintext

# Software Information
display_name = "Magnavox - Odyssey2 / Philips Videopac+ (O2EM)"
authors = "Daniel Boris|Andre de la Rocha|Arlindo M. de Oliveira"
supported_extensions = "bin"
corename = "O2EM"
database = "Magnavox - Odyssey2|Philips - Videopac+"
license = "Artistic License"
permissions = ""
display_version = "1.18"
categories = "Emulator"
# Hardware Information
manufacturer = "Magnavox|Philips"
systemname = "Magnavox Odyssey2 / Philips Videopac+"
systemid = "odyssey2"
# Libretro Features
supports_no_game = "false"
savestate = "true"
savestate_features = "basic"
# Firmware / BIOS
firmware_count = 4
firmware0_desc = "o2rom.bin (Odyssey2 BIOS - G7000 model)"
firmware0_path = "o2rom.bin"
firmware0_opt = "false"
firmware1_desc = "c52.bin (Videopac French BIOS - G7000 model)"
firmware1_path = "c52.bin"
firmware1_opt = "false"
firmware2_desc = "g7400.bin (Videopac+ European BIOS - G7400 model)"
firmware2_path = "g7400.bin"
firmware2_opt = "false"
firmware3_desc = "jopac.bin (Videopac+ French BIOS - G7400 model)"
firmware3_path = "jopac.bin"
firmware3_opt = "false"
notes = "(!) o2rom.bin (md5): 562d5ebf9e030a40d6fabfc2f33139fd|(!) c52.bin (md5): f1071cdb0b6b10dde94d3bc8a6146387|(!) g7400.bin (md5): c500ff71236068e0dc0d0603d265ae76|(!) jopac.bin (md5): 279008e4a0db2dc5f1c048853b033828"
description = "A port of the O2EM Odyssey 2 / VideoPac emulator to libretro."