MSX/SVI/ColecoVision/SG-1000 (blueMSX)¶
blueMSX is a cycle accurate emulator that emulates all generations of MSX computers as well as SVI, ColecoVision and Sega SG-1000.
Author/License¶The blueMSX core has been authored by
The blueMSX core is licensed under
A summary of the licenses behind RetroArch and its cores can be found here.
Extensions¶
Content that can be loaded by the blueMSX core have the following file extensions:
Databases¶
RetroArch database(s) that are associated with the blueMSX core:
- Microsoft - MSX
- Microsoft - MSX2
- Coleco - ColecoVision
- Sega - SG-1000
BIOS¶
The blueMSX core requires the 'Databases' and 'Machines' folders from a full installation of blueMSX.
Go to Main Menu > Online Updater > Core System Files Downloader and download 'blueMSX.zip'. That's all you need to do! The 'Databases' and 'Machines' folders will be extracted and moved to your RetroArch 'system' folder automatically.
Alternatively, if your frontend doesn't have the 'Core System Files Downloader':
You can download the 'Databases' and 'Machines' folders from an official full standalone blueMSX emulator installation. Get blueMSXv282full.zip near the bottom of the page.
Move/Copy the 'Databases' and 'Machines' Folders to RetroArch's System directory.
Features¶
Frontend-level settings or features that the blueMSX core respects.
Feature Supported Restart ✔ Screenshots ✔ Saves ✕ States ✕ Rewind ✕ Netplay ✕ Core Options ✔ Memory Monitoring (achievements) ✔ RetroArch Cheats ✕ Native Cheats ✕ Controls ✔ Remapping ✔ Multi-Mouse ✕ Rumble ✕ Sensors ✕ Camera ✕ Location ✕ Subsystem ✕ Softpatching ✕ Disk Control ✔ Username ✕ Language ✕ Crop Overscan ✕ LEDs ✕ Directories¶The blueMSX core's library name is 'blueMSX'
The blueMSX core saves/loads to/from these directories.
Frontend's System directory
File Description bluemsx.ini blueMSX Config bluemsx_history.ini blueMSX History Geometry and timing¶- The blueMSX core's core provided FPS is 60
- The blueMSX core's core provided sample rate is 44100 Hz
- The blueMSX core's base width is (Base width)
- The blueMSX core's base height is (Base height)
- The blueMSX core's max width is (Max width)
- The blueMSX core's max height is (Max height)
- The blueMSX core's core provided aspect ratio is (Ratio)
Usage¶
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.
SpectraVideo Cassettes¶
To play SpectraVideo cassettes type 'cload' then 'run'
or BLOAD ''CAS:'',R depending on the game.
Multiple-disk games¶
If foo is a multiple-disk game, you should have .dsk files for each one, e.g. foo (Disk 1).dsk , foo (Disk 2).dsk , foo (Disk 3).dsk .
To take advantage of BlueMSX Disk Control feature for disk swapping, an index file (a m3u file) should be made.
Create a text file and save it as foo.m3u . Then enter your game's .dsk files on it. The m3u file contents should look something like this:
foo (Disk 1).dsk foo (Disk 2).dsk foo (Disk 3).dskAfter that, you can load the foo.m3u file in RetroArch with the BlueMSX core.
An alternative is to append disks to the current playlist via the "Disk Image Append" option RetroArch menu.
Core options¶
The blueMSX core has the following option(s) that can be tweaked from the core options menu. The default setting is bolded.
Settings with (Restart) means that core has to be closed for the new setting to be applied on next launch.
- Machine Type (Restart) [bluemsx_msxtype] (Auto|MSX|MSXturboR|MSX2|MSX2+|SEGA - SG-1000|SEGA - SC-3000|SEGA - SF-7000|SVI - Spectravideo SVI-318|SVI - Spectravideo SVI-328|SVI - Spectravideo SVI-328 MK2|ColecoVision|Coleco (Spectravideo SVI-603)) Manually select the machine type you would like the core to start in.
- Crop Overscan [bluemsx_overscan] (disabled|enabled|MSX2) Forces cropping of overscanned frames
Crop Overscan On
Crop Overscan MSX2
- VDP Sync Type (Restart) [bluemsx_vdp_synctype] (Auto|50Hz|60Hz) Match the game/machine region frequency to avoid emulated speed issues.
- No Sprite Limit [bluemsx_nospritelimits] (OFF|ON) Remove the 4 sprite per line limit which can reduce or remove sprite flicker in some games.
- Sound YM2413 Enable (Restart) [bluemsx_ym2413_enable] (enabled|disabled) Awaiting description.
- Cart Mapper Type (Restart) [bluemsx_cartmapper] (Auto|Normal|mirrored|basic|0x4000|0xC000|ascii8|ascii8sram|ascii16|ascii16sram| ascii16nf|konami4|konami4nf|konami5|konamisynth|korean80|korean90|korean126| MegaFlashRomScc|MegaFlashRomSccPlus|msxdos2|scc|sccexpanded|sccmirrored|sccplus| snatcher|sdsnatcher|SegaBasic|SG1000|SG1000Castle|SG1000RamA|SG1000RamB|SC3000) When a ROM game or application is in the database, the emulator uses the databases to apply the correct mapper. If the sha1 value of a dump is not yet in the databases, it uses an automatic mapper detection system, but it can fail in some cases. In this situation, you can manually select the correct mapper.
Controllers¶
The blueMSX core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s):
User 1 device types¶- None - Doesn't disable input. There's no reason to switch to this.
- RetroPad - Joypad
- RetroKeyboard - Keyboard - Keyboard inputs are always active. Has keymapper support.
- RetroPad Keyboard Map - Joypad - Awaiting description.
- None - Doesn't disable input. There's no reason to switch to this.
- RetroPad - Joypad
- RetroKeyboard - Keyboard - Keyboard inputs are always active.
- Keyboard Left or Right Shift + Keyboard 0 = UNDERSCORE
Compatibility¶
External Links¶
- Official blueMSX Website
- Official blueMSX SourceForge Repository
- Libretro blueMSX Core info file
- Libretro blueMSX Github Repository
- Report Libretro blueMSX Core Issues Here
- Sega - MS/GG/MD/CD (Genesis Plus GX)
- Sega - MS/GG/SG-1000 (Gearsystem)
- Coleco - ColecoVision (Gearcoleco)
- ColecoVision/CreatiVision/My Vision (JollyCV)