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

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

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