fc1028346705285fbab33d7463b7c8e8902b216a
Altair 8800 simulator.
A JavaScript simulator to demonstrate the front panel operations of Altair 8800.
Usage
Simply open index.html in browser, or copy the entire dir to your web server's root dir.
References
- Wikipedia: Altair 8800
- Wikipedia: Intel 8080 CPU
- Intel 8080 instruction set
- Original Altair 8800 manuals
- Altair 8800 Operator's Manual
- Intel 8080 Assembly Language Programming Manual
- Another Altair 8800 simulator
Acknowledgements
I use (https://github.com/maly/8080js) to execute Intel 8080 instruments.
The Quick Tutoral in the simulator UI refers to an example program got from the original Altair 8800 Operator's Manual.
The interaction design took another Altair 8800 simulator as a reference.
Description
This is a clone of wixette's 8800-simulator repository.
https://github.com/wixette/8800-simulator
Languages
JavaScript
58.2%
HTML
39.4%
CSS
2%
Assembly
0.4%