An open API service indexing awesome lists of open source software.

https://github.com/farlepet/oisc-cpu

One Instruction Set Computer (OISC) emulator and assembler created in C.
https://github.com/farlepet/oisc-cpu

Last synced: 18 days ago
JSON representation

One Instruction Set Computer (OISC) emulator and assembler created in C.

Awesome Lists containing this project

README

        

oisc-cpu: An OISC CPU emulator and assembler

Building
--------

You must have `gcc` installed and be running a linux system

To build, just run `make`