Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thisisdishang/assemblycode
An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware.
https://github.com/thisisdishang/assemblycode
8085-simulator assembly-language
Last synced: 5 days ago
JSON representation
An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware.
- Host: GitHub
- URL: https://github.com/thisisdishang/assemblycode
- Owner: thisisdishang
- Created: 2023-10-17T12:58:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T13:12:16.000Z (about 1 year ago)
- Last Synced: 2024-04-17T22:18:53.742Z (7 months ago)
- Topics: 8085-simulator, assembly-language
- Language: Assembly
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AssemblyCode🤖
An assembly language is a type of programming language that translates high-level languages into machine language. It is a necessary bridge between software programs and their underlying hardware platforms.## Download 8085 Simulator⬇️
```
https://learning-microprocessors.sourceforge.io/8085-simulator.html
```