Small WIP fantasy computer inspired by LIKO-12.
If you wish to build UNI-16, you can use the provided Makefile.
$ git clone https://github.com/UniverseSquared/uni-16.git
$ cd uni-16/src
$ make
$ cd ../build
$ git clone https://github.com/UniverseSquared/uni-16.git
$ cd uni-16/src
$ love .
If you want to contribute, fork the repo, make your changes and make a pull request.