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

https://github.com/scartill/semu

Slow Emulator - Experimental Machine
https://github.com/scartill/semu

Last synced: 20 days ago
JSON representation

Slow Emulator - Experimental Machine

Awesome Lists containing this project

README

          

# semu
Slow emulator - experimental machine

Emulates the simplest 32-bit uniprocessor von Neumann machine totally
from the scratch - own architecture, own assembly, peripherals,
own simple micro-OS.

Has no practical use, but may be useful for equcational
purposes due to its total transparency.

Written in Python.

See wiki for more information