https://github.com/werwolv/8051emulator
A simple emulator for code built for the 8051 architecture
https://github.com/werwolv/8051emulator
8051 c emulator
Last synced: about 1 year ago
JSON representation
A simple emulator for code built for the 8051 architecture
- Host: GitHub
- URL: https://github.com/werwolv/8051emulator
- Owner: WerWolv
- License: gpl-3.0
- Created: 2018-09-15T14:04:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T14:07:33.000Z (almost 8 years ago)
- Last Synced: 2025-03-26T11:11:20.327Z (over 1 year ago)
- Topics: 8051, c, emulator
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 8051Emulator
A simple emulator for code built for the 8051 architecture