Simple Web-based 16-bit Microprocessor Assembler Simulator (8085 Working Progress)
-
Updated
Apr 28, 2023 - JavaScript
Simple Web-based 16-bit Microprocessor Assembler Simulator (8085 Working Progress)
A simulator for the 8085 microprocessor, designed to emulate the functionality of a real microprocessor kit using JavaScript, HTML, and CSS. Perfect for educational purposes, it provides an interactive environment for writing, debugging, and executing 8085 assembly language programs.
It executes every single instructions of microprocessor 8085 and visualize every clock cycle of execution. It helps for students who are learning 8085 for first time.
Add a description, image, and links to the 8085simulator topic page so that developers can more easily learn about it.
To associate your repository with the 8085simulator topic, visit your repo's landing page and select "manage topics."