/8088-8086-processor

This project demonstrates the basic working and simulation of the 8088-8086 processor using Python. The goal of the project is to simulate how the processor generates opcodes for various instructions such as MOV, XOR, ADD, etc., and display these opcodes in the command line.

Primary LanguagePython

No issues in this repository yet.