A PC emulator.

Melissa Goad a8a46b34ca Add VS2017 files %!s(int64=7) %!d(string=hai) anos
src 1b4b253b92 Add some MAME files for the upcoming tietokone task scheduler %!s(int64=7) %!d(string=hai) anos
.gitignore 2990af4f17 More refactoring %!s(int64=9) %!d(string=hai) anos
LICENSE.md 673dcd3d7b Change license to GPLv3 %!s(int64=7) %!d(string=hai) anos
README.md d04ade9129 Fix README.md %!s(int64=7) %!d(string=hai) anos
makefile 75711a8344 Switch makefile.mingw back to just makefile %!s(int64=7) %!d(string=hai) anos
tietokone.sln fcd44e8b2a Add VS2017 project %!s(int64=7) %!d(string=hai) anos
tietokone.vcxproj a8a46b34ca Add VS2017 files %!s(int64=7) %!d(string=hai) anos
tietokone.vcxproj.filters a8a46b34ca Add VS2017 files %!s(int64=7) %!d(string=hai) anos

README.md

Tietokone

A PC emulator focusing on accuracy first, with performance concessions later. Tietokone is licensed under GPLv3+.

Building using GCC

Just hit make and you're done.

Building using Visual Studio

Just build the included solution. Note that this has only been tested with Visual Studio 2017.