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

Pedro Gimeno 857ab5c963 Fix RUN command being typed while in menu in some models %!s(int64=4) %!d(string=hai) anos
.github 8e1c4b868b Removed caching of third party dependencies %!s(int64=4) %!d(string=hai) anos
Contrib 1e66ddb29e Update Catch2 to version 2.9.2 %!s(int64=4) %!d(string=hai) anos
build cadc207e8a Added JVC MSX MIDI emulation (untested). %!s(int64=4) %!d(string=hai) anos
doc 28e4dba70f Implement callback for 'invalid PPI mode' %!s(int64=4) %!d(string=hai) anos
share 857ab5c963 Fix RUN command being typed while in menu in some models %!s(int64=4) %!d(string=hai) anos
src 857ab5c963 Fix RUN command being typed while in menu in some models %!s(int64=4) %!d(string=hai) anos
.gitignore dded6a4c1d Ignore __pycache__ dirs instead of *.pyc %!s(int64=4) %!d(string=hai) anos
GNUmakefile c834bed98b Process multiple goals sequentially. %!s(int64=17) %!d(string=hai) anos
README ac26bd011d Change URL to HTTPS %!s(int64=4) %!d(string=hai) anos
configure d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
meson.build f4c3b1d2ba Enabled c++17 in make/meson/vcxproj build files %!s(int64=4) %!d(string=hai) anos
meson_options.txt 26ca603440 Add work-in-progress build definitions for Meson %!s(int64=5) %!d(string=hai) anos

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

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