Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 348 Bytes

File metadata and controls

13 lines (9 loc) · 348 Bytes

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