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

Pedro Gimeno 5a83caa35a Restore KEY mode to its former working and add POSITIONAL mode 4 rokov pred
.github 8e1c4b868b Removed caching of third party dependencies 4 rokov pred
Contrib 1e66ddb29e Update Catch2 to version 2.9.2 4 rokov pred
build cadc207e8a Added JVC MSX MIDI emulation (untested). 4 rokov pred
doc de1c5f7b75 Rename 'sync_adaptive' setting value to just 'adaptive' 4 rokov pred
share 5b950eb986 Added some more details and newer BASIC/BIOS ROM 4 rokov pred
src 5a83caa35a Restore KEY mode to its former working and add POSITIONAL mode 4 rokov pred
.gitignore dded6a4c1d Ignore __pycache__ dirs instead of *.pyc 4 rokov pred
GNUmakefile c834bed98b Process multiple goals sequentially. 17 rokov pred
README ac26bd011d Change URL to HTTPS 4 rokov pred
configure d089095d55 Various text-processing stuff 11 rokov pred
meson.build f4c3b1d2ba Enabled c++17 in make/meson/vcxproj build files 4 rokov pred
meson_options.txt 26ca603440 Add work-in-progress build definitions for Meson 5 rokov pred

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

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