OpenMSX

From Emulation General Wiki
Revision as of 17:40, 16 September 2016 by SonofUgly (talk | contribs) (1 revision)
Jump to navigation Jump to search
Current version: 0.12.0
Active: Yes
OS: Multi-platform
Authors:
Official website: openMSX
Source code: Open source

openMSX is an open source MSX emulator which is free according to the Debian Free Software Guidelines, available under the GNU General Public License.

For copyright reasons the emulator cannot be distributed with original BIOS ROM images. OpenMSX includes C-BIOS, a minimal implementation of the MSX BIOS, allowing some games to be played without an original MSX BIOS ROM image. You can also use your own BIOS ROM image if you please.

OpenMSX uses a distinctive emulation model to achieve the highest level of accuracy possible. It is available for multiple platforms including POSIX and Microsoft Windows operating systems and emulates a large amount of MSX (related) hardware, including:

Notable features include:

  • Hard- and software Scalers
  • Debugging
  • Tcl Script Support
  • Cheat Finder (through Tcl)
  • Game Trainers (through Tcl)
  • Audio/Video recording (can record at 720p, allowing recordings to be played at 60fps)
  • Reverse support (go back in emulated time to correct mistakes or debug what happened)

OpenMSX has an open communication protocol to communicate with the openMSX emulator. Utilizing this communication protocol enables to write versatile add-ons for openMSX. Projects making use of this protocol include the following applications:

  • openMSX Catapult (by the openMSX team)
  • openMSX Debugger (by the openMSX team)
  • openMSXControl plugin
  • NekoLauncher openMSX
  • openMSX Peashooter
  • openMSX Control Plugin for Gedit

Currently Catapult, a GUI developed for the emulator that is part of the project, is being redeveloped utilizing Python and the Qt toolkit.

The openMSX Debugger is also under development, written in C++, also utilizing the Qt Toolkit.

File:OpenMSX cbios021.png
openMSX running CBIOS

External links