mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 23:18:58 +02:00
libretro: cores update + info files update (#5159)
* 81_libretro: bumped to version 1.0a:20200613 * atari800_libretro: bumped to version 3.1.0:20200626 * opera_libretro: bumped to version 1.0.0:20200605 * fbneo_libretro: bumped to version 0.2.97.44:20200703 * fceumm_libretro: bumped to version 0.0.1:20200604 * flycast_libretro: bumped to version 0.1:20200703 * gambatte_libretro: bumped to version 0.5.0:20200630 * gpsp_libretro: bumped to version 0.91:20200527 * handy_libretro: bumped to version 0.95:20200625 * mednafen_gba_libretro: bumped to version 0.9.36:20200623 * mednafen_lynx_libretro: bumped to version 0.9.32:20200630 * mednafen_ngp_libretro: bumped to version 0.9.36.1:20200630 * mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20200630 * mednafen_pcfx_libretro: bumped to version 0.9.33.3:20200623 * mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20200623 * mednafen_vb_libretro: bumped to version 0.9.36.1:20200630 * mednafen_wswan_libretro: bumped to version 0.9.35.1:20200701 * mgba_libretro: bumped to version 0.6.1:20200619 * o2em_libretro: bumped to version 1.18:20200609 * pcsx_rearmed_libretro: bumped to version r22:20200701 * picodrive_libretro: bumped to version 1.92:20200607 * vba_next_libretro: bumped to version 1.0.2:20200617 * vecx_libretro: bumped to version 1.2:20200605 * virtualjaguar_libretro: bumped to version 2.1.2:20200521 * yabause_libretro: bumped to version 0.9.15:20200605 * 2048_libretro: bumped to version 1.0:20200520
This commit is contained in:
@@ -1,13 +1,33 @@
|
||||
# Software Information
|
||||
display_name = "MSX/SVI/ColecoVision/SG-1000 (blueMSX)"
|
||||
authors = "Daniel Vik"
|
||||
supported_extensions = "rom|ri|mx1|mx2|col|dsk|cas|sg|sc|m3u"
|
||||
corename = "blueMSX"
|
||||
manufacturer = "Various"
|
||||
categories = "Emulator"
|
||||
systemname = "MSX/SVI/ColecoVision/SG-1000"
|
||||
database = "Microsoft - MSX|Microsoft - MSX2|Coleco - ColecoVision|Sega - SG-1000"
|
||||
license = "GPLv2"
|
||||
permissions = ""
|
||||
display_version = "@DISPLAY_VERSION@"
|
||||
|
||||
# Hardware Information
|
||||
manufacturer = "Spectravideo|Philips|Al Alamiah|Sony|Sanyo|Mitsubishi|Toshiba|Hitachi|Panasonic|Canon|Casio|Pioneer|Fujitsu|Yamaha|JVC|Kyocera|GoldStar|Samsung|Daewoo|Gradiente|Sharp|Talent|NTT|ACVS/CIEL|DDX|AGE Labs"
|
||||
systemname = "MSX/SVI/ColecoVision/SG-1000"
|
||||
systemid = "msx"
|
||||
|
||||
# Libretro Features
|
||||
database = "Microsoft - MSX|Microsoft - MSX2|Coleco - ColecoVision|Sega - SG-1000"
|
||||
supports_no_game = "false"
|
||||
notes = "(!) The libretro port of blueMSX requires the BIOS files|from full standalone package inside the 'System\Machines' directory |and media database files into 'System\Databases' directory.|(!) ColecoVision Gamepad Mapping is as follow:|Button 1 as Retropad A|Button 2 as Retropad B|Dial keys 1 to 8 as X, Y, R, L, R2, L2, R3, L3|Star as Select, Hash as Start|0 & 9 are on keyboard 1 & 2 for Player 1|0 & 9 are on keyboard 3 & 4 for Player 2.|(!) To play SpectraVideo cassettes type 'cload' then 'run'|or BLOAD ''CAS:'',R depending of game."
|
||||
savestate = "false"
|
||||
savestate_features = "null"
|
||||
cheats = "false"
|
||||
input_descriptors = "true"
|
||||
memory_descriptors = "false"
|
||||
libretro_saves = "false"
|
||||
core_options = "true"
|
||||
core_options_version = "1.0"
|
||||
load_subsystem = "false"
|
||||
hw_render = "false"
|
||||
needs_fullpath = "true"
|
||||
disk_control = "true"
|
||||
is_experimental = "false"
|
||||
needs_kbd_mouse_focus = "true"
|
||||
notes = "(!) The libretro port of blueMSX requires the BIOS files|from full standalone package inside the 'System\Machines' directory |and media database files into 'System\Databases' directory.|https://docs.libretro.com/library/bluemsx/#bios|(!) ColecoVision Gamepad Mapping is as follow:|Button 1 as Retropad A|Button 2 as Retropad B|Dial keys 1 to 8 as X, Y, R, L, R2, L2, R3, L3|Star as Select, Hash as Start|0 & 9 are on keyboard 1 & 2 for Player 1|0 & 9 are on keyboard 3 & 4 for Player 2.|(!) To play SpectraVideo cassettes type 'cload' then 'run'|or BLOAD ''CAS:'',R depending of game."
|
||||
|
||||
Reference in New Issue
Block a user