Last ones to revert

This commit is contained in:
Jarvik7 2024-02-21 17:21:08 -03:00
parent 16a7daf6ce
commit 4283fe010f
4 changed files with 4 additions and 4 deletions

View file

@ -41,4 +41,4 @@ firmware1_path = "Machines/Shared Roms/MSX.rom"
firmware1_opt = "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.|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."
description = "A port of the blueMSX emulator to libretro. This emulator is cycle accurate and covers all generations of MSX computers, as well as SVI, ColecoVision and Sega SG-1000 machines. This core requires the 'Databases' and 'Machines' folders from a standalone installation of blueMSX to be placed in the frontend's system directory to function."
description = "A port of the blueMSX emulator to libretro. This emulator is cycle accurate and covers all generations of MSX computers, as well as SVI, ColecoVision and Sega SG-1000 machines. This core requires the 'Databases' and 'Machines' folders from a standalone installation of blueMSX to be placed in the frontend's system directory to function."

View file

@ -6,7 +6,7 @@ corename = "Kronos"
categories = "Emulator"
license = "GPLv2"
permissions = ""
display_version = "v2.3.1"
display_version = "v2.6.0"
# Hardware Information
manufacturer = "Sega"

View file

@ -102,4 +102,4 @@ disk_control = "false"
is_experimental = "false"
# Descriptive text, useful for tooltips, etc.
description = "Plays PuzzleScript and PuzzleScript Plus games"
description = "Plays PuzzleScript and PuzzleScript Plus games"

View file

@ -3,7 +3,7 @@ display_name = "Sharp X1 (X Millennium)"
authors = "yui"
supported_extensions = "dx1|zip|2d|2hd|tfd|d88|88d|hdm|xdf|dup|tap|cmd"
corename = "x1"
categories = "Sharp"
categories = "Computer"
license = "BSD"
permissions = ""
display_version = "0.60"