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