the MSX emulator that aims for perfection http://openmsx.org
  • C++ 89.1%
  • Tcl 7.1%
  • Python 2.1%
  • Makefile 0.6%
  • Meson 0.2%
  • Other 0.7%
Find a file
2026-08-27 21:47:19 +02:00
.github Update Node.js 20 actions to Node.js 24 versions. 2026-05-05 20:52:37 +02:00
build Merge pull request #2171 from sndpl/feature/io-ports-window 2026-08-27 21:38:19 +02:00
Contrib Simplify rebuild and add 2400bps WAV. Also fix a typo in the .md. 2026-07-09 23:37:53 +02:00
doc Merge pull request #2174 from ducasp/ducaspRS232RAW 2026-08-27 17:27:45 +02:00
share Revised MSXPi.xml description field now inform where to download the required ROM. New sha1 added for latest available ROM (#2178) 2026-08-27 21:47:19 +02:00
src Merge pull request #2171 from sndpl/feature/io-ports-window 2026-08-27 21:38:19 +02:00
.gitattributes Simplify rebuild and add 2400bps WAV. Also fix a typo in the .md. 2026-07-09 23:37:53 +02:00
.gitignore Implement horizontal screen stretching in fullscreen mode 2025-09-16 18:25:09 +02:00
configure Various text-processing stuff 2013-04-24 16:39:29 +02:00
GNUmakefile Process multiple goals sequentially. 2007-07-02 00:23:15 +00:00
meson.build Use std::filesystem::remove_all() to implement FileOperations::deleteRecursive() 2025-03-06 16:48:47 +01:00
meson_options.txt Reformat Meson options definitions file 2022-01-20 18:48:04 +01:00
README Change URL to HTTPS 2019-10-15 12:42:35 +03:00

----------------------------------------------------------------------------
openMSX - the MSX emulator that aims for perfection
----------------------------------------------------------------------------

openMSX comes with a set of HTML manuals that tell what you need to know
to install, configure and run openMSX. You can find these manuals in the
directory 'manual' inside the directory 'doc'. You can read them using
a web browser.

You can read what has changed in this and the previous releases in the
release notes. You can find the release notes of this release in the file
'release-notes.txt' in the directory 'doc'. Highlights of previous releases
can be found in 'release-history.txt'.

All source code and other works that are part of, or distributed with
openMSX are copyrighted by their respective authors. The file 'authors.txt'
contains a list of people who made works for openMSX or contributed works
to openMSX.

Some source files contain a license notice; all other source files are
licensed under the GNU Public License (GPL), of which you can find a copy
in the file 'GPL.txt'. If you got a binary release of openMSX and are
interested in the sources, please visit our home page:
    https://openmsx.org/

Happy MSX-ing!
                        the openMSX developers

----------------------------------------------------------------------------