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 4 years ago
.github 8e1c4b868b Removed caching of third party dependencies 4 years ago
Contrib 1e66ddb29e Update Catch2 to version 2.9.2 4 years ago
build cadc207e8a Added JVC MSX MIDI emulation (untested). 4 years ago
doc 28e4dba70f Implement callback for 'invalid PPI mode' 4 years ago
share 857ab5c963 Fix RUN command being typed while in menu in some models 4 years ago
src 857ab5c963 Fix RUN command being typed while in menu in some models 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

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