Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```