A PC emulator.

Melissa Goad a8a46b34ca Add VS2017 files hace 6 años
src 1b4b253b92 Add some MAME files for the upcoming tietokone task scheduler hace 6 años
.gitignore 2990af4f17 More refactoring hace 8 años
LICENSE.md 673dcd3d7b Change license to GPLv3 hace 6 años
README.md d04ade9129 Fix README.md hace 6 años
makefile 75711a8344 Switch makefile.mingw back to just makefile hace 6 años
tietokone.sln fcd44e8b2a Add VS2017 project hace 6 años
tietokone.vcxproj a8a46b34ca Add VS2017 files hace 6 años
tietokone.vcxproj.filters a8a46b34ca Add VS2017 files hace 6 años

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.