This a emulator for the micro computers 2i and 2a used in the computer science hardware course at Leipzig University. The emulator completly runs in a webbrowser, so no additional programms are needed.
First download the full repository.
Open the file gui-2a.html in a webbrowser of your choice for the "2a-Minirechner".
Open the file gui-2i.html in a webbrowser of your choice for the "2i-Minirechner".
The file html.html was just for the initial programming of the diffrent architectures and now only used to trace the diagramms to a SVG format.
Any contributions of any kind are highly encouraged.
I may change the formatting after a pull request but otherwise there is not much to follow at this point.
- Running 2i micro computer
- Running 2a micro computer
- Complete interface for all buttons
- Fully labeled interface 2i
- Fully labeled interface 2a
- Interface optimized for large and mobile screens
- Interface full functionality
- Working UART
- Working extension board
- Working control board
- Restructure file tree
- Split 2i and 2a into seperate GUIs
- Working switch between the two GUIs
- Automatic saving of code input
- Debug view with numbers in HEX/Dec instead of binary LEDs