Johnny Simulator Wiki
Johnny - A Simulator of a Simple von-Neumann Computer
Status: Beta
Brought to you by:
dauscher
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
Johnny is a simulator of a simple (virtual) von-Neumann Computer. Its principal application is education; therefore a number of simplifications are made: rather reduced instruction sets, simplified bus operations, etc.
It visualizes the function of Memory, Arithmetic Logic Unit and Control Unit. Machine Programs can be created and edited using a comfortable GUI and run on the virtual machine step by step.
Micro Code, too, is editable: Instructions can be added and modified using the GUI.