Fork of https://github.com/openMSX/openMSX to submit patches https://github.com/openMSX/openMSX

Pedro Gimeno 1f8b8d67e1 Change Coleco memory initialization to fix Heist 4 years ago
Contrib 1e66ddb29e Update Catch2 to version 2.9.2 4 years ago
build fc33166d82 Also copy icon to banner.png, which is used on AndroidTV. 4 years ago
doc 482cb6d7be Further improve description of cancel/execute key. 4 years ago
share 1f8b8d67e1 Change Coleco memory initialization to fix Heist 4 years ago
src 7c070781d1 Fix issue#1204 4 years ago
.gitignore dded6a4c1d Ignore __pycache__ dirs instead of *.pyc 4 years ago
GNUmakefile c834bed98b Process multiple goals sequentially. 17 years ago
README ac26bd011d Change URL to HTTPS 4 years ago
configure d089095d55 Various text-processing stuff 11 years ago
meson.build f4c3b1d2ba Enabled c++17 in make/meson/vcxproj build files 4 years ago
meson_options.txt 26ca603440 Add work-in-progress build definitions for Meson 5 years ago

README

----------------------------------------------------------------------------
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

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