Added a short README

This commit is contained in:
Christian 2021-08-11 18:41:49 +02:00
parent f3b27a361e
commit 06d3525550

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Johnny
This is a simple simualtion of a computer. It allows to get an understanding of what microcode
in modern CPUs is and what they do.
This is a modernised version of (Johnny Simulator)[https://sourceforge.net/projects/johnnysimulator],
but it uses new code completly.
(See it in action at yokta.de/johnny)[https://yokta.de/johnny/]