vDosPlus 2015.11.01 fork (http://vdosplus.org/) with some enhancements:
- x64 build possible;
- Wine64 fix keyboard control keys : Up, Down etc. some mistake in source code was fixed;
- Default (included to binary) TTF font now is LiberationMono-Regular.ttf - more CHCP possible without external TTF;
- Speed up compile use precompiled headers;
- Fresh freetype lib now included and compiled;
- Directory bin included precompiled Windows x64/x32 vDosPlus.exe
- Include orignial sources and binaries.
For build need VS2015/VS2017/VS2019 command line compiler + winkit-10.0.10586.0 OR Mingw/Clang distro from http://winlibs.com/
PS CMakeLists.txt configurer as CLion project.