SOFAROM

SofaROM is an MSX tool designed to launch MSX ROM images

Description

SofaROM is an MSX tool designed to launch MSX ROM images. It supports several "ROM devices" and most ROMs and MegaROMs formats. ROMs can also be launched without any external device using "Memory mapper" or "turboR mapper".

Depending on the options passed, ROMs are patched on the fly to use JoyMega, Game Master 1 or 2, PSG to SCC, external SCC (for ROM devices having no integrated SCC chip) or other features.

SofaROM will pick the best suitable ROM device depending on the ROM type and settings chosen. You can specify a "preferred device" with the /Dx option, but if this one is not found or suitable, another device might be selected instead.

Build files
Build script
mkdir -p package/
mkdir -p package/carnirom
unzip sofarom.zip
unzip CARNIROM.ZIP -d package/carnirom
mv SROM.COM package/
mv SROM.INI package/
mv SROM.TXT package/
  • 3.2-1 2023-02-11
    • Updated to 3.2
  • 2.6-1 2018-10-03
    • First release
Details
Category
Tools
Author
Louthrax
Packager
Carles Amigó (fr3nd)
License
 CC BY-NC-ND
Url
 https://www.louthrax.net/mgr/
Install instructions
hub install SOFAROM