KR580 emulator
Start by cloning the repository with git clone --recursive https://github.com/kom-a/kr580
.
If the repository was cloned non-recursively previously, use git submodule update --init
to clone the necessary submodules.
Run premake to generate projects. Premake already included in repo, you can simply run premake.bat
from the command prompt.