coderflower-dev / em

A basic and simple emulator in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

em

A basic and simple emulator in C

Written in C it has a memory and program buffer.
The program buffer is an array that you have to manualy set values to.
Check out the wiki for documentation.

About

A basic and simple emulator in C

License:MIT License


Languages

Language:C 99.1%Language:Makefile 0.9%