Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zonel/intel8086-emulator
This project is a simple emulator of the most essential instructions of Intel 8086 processor.
https://github.com/zonel/intel8086-emulator
csharp emulator intel processor-simulator winforms wpf x86
Last synced: 2 months ago
JSON representation
This project is a simple emulator of the most essential instructions of Intel 8086 processor.
- Host: GitHub
- URL: https://github.com/zonel/intel8086-emulator
- Owner: zonel
- Created: 2023-03-01T22:38:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T22:40:31.000Z (almost 2 years ago)
- Last Synced: 2024-07-29T20:31:47.400Z (5 months ago)
- Topics: csharp, emulator, intel, processor-simulator, winforms, wpf, x86
- Language: C#
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INTEL8086-instructions-emulator
## This project is a simple emulator of the most essential instructions of Intel 8086 processor.### It is written using C# and the graphical engine of the Windows Presentation Foundation (WPF).
## Preview
![image](https://user-images.githubusercontent.com/40122657/222281872-8be74876-6e33-4a90-aa9d-362b52f317a7.png)