Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-94/group-of-assembly-programs-samples--8086-85-processors-family-
A large group of assembly language programs & samples ..with different topics and levels..from Ascci to Stack - assembly programming.
https://github.com/mohamed-94/group-of-assembly-programs-samples--8086-85-processors-family-
8086 assembly assembly-language-programming groups samples
Last synced: 3 months ago
JSON representation
A large group of assembly language programs & samples ..with different topics and levels..from Ascci to Stack - assembly programming.
- Host: GitHub
- URL: https://github.com/mohamed-94/group-of-assembly-programs-samples--8086-85-processors-family-
- Owner: Mohamed-94
- License: mit
- Created: 2018-07-01T11:10:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T01:09:35.000Z (over 4 years ago)
- Last Synced: 2023-08-13T15:59:05.407Z (over 1 year ago)
- Topics: 8086, assembly, assembly-language-programming, groups, samples
- Language: Assembly
- Homepage:
- Size: 63.5 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Group-of-Assembly-Programs-Samples--8086-85-Processors-family
• About
• How To Use
• License
• Related
• License
>
## About
this is a larg group of assembly programs compiled and ready to use with both Code and Exe files ..
you will find each program with three files at least..it is as follows :
.asm(code file), .obj(object file), .exe(exutable file)..
all these programs are coded and compiled using [GUI Turbo Assembler (TASM)](https://sourceforge.net/projects/guitasm8086/).
## How To Use
To clone and edit these programs, you'll need [Git](https://git-scm.com) and [GUI Turbo Assembler (TASM)](https://sourceforge.net/projects/guitasm8086/).
-From your command line:
```bash
# Clone this repository
$ git clone https://github.com/Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family-# Go into the repository
$ cd Group-of-Assembly-Programs-Samples--8086-85-Processors-family-```
*Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## Credit:
a lot of these programms had been written with the help of an old Arabian book, you can find it [here](https://www.kutub.info/library/book/2549)## Related
- [Mega-Number](https://github.com/Mohamed-94/Mega-Number) - Mega Number V.1.0 Desktop app.
## You may also like...
- [Super Calculator](https://github.com/Mohamed-94/Super-Calculator_Cpp_CommandLine) - C++ CommandLine
- [Dll for SQL Connection](https://github.com/Mohamed-94/DLL-for-SQL-Connection) - A Dll library for sql parsing.## License
MIT
---
> GitHub [@Mohamed-94](https://github.com/Mohamed-94) ·