Luna Fantasy is a 16bits Fantasy Console writen in C++.
$ git clone https://github.com/Garoze/cpu-emulation
$ cd cpu-emulation
$ ./configure.sh
$ make
$ ./cpu
This project is licensed under the terms of the MIT license. You can check out the full license here.