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

https://github.com/aravindvnair99/emu8086

Collection of beginner friendly emu8086 programs and examples based on Assembly
https://github.com/aravindvnair99/emu8086

assembly assembly-8086 assembly-language assembly-language-programming emu8086 intel processor

Last synced: about 2 months ago
JSON representation

Collection of beginner friendly emu8086 programs and examples based on Assembly

Awesome Lists containing this project

README

        

# emu8086 ![](https://komarev.com/ghpvc/?username=AravindVNair99&label=Views)
Collection of beginner friendly emu8086 programs and examples based on Assembly

# :book: How to use the repository?

* [Source Codes Stable](https://github.com/aravindvnair99/emu8086/tree/master/Source%20Codes%20Stable) contains codes that have been tested and are guaranteed to run. For any issues please report to us in the format mentioned below.

* [Source Codes Testing](https://github.com/aravindvnair99/emu8086/tree/master/Source%20Codes%20Testing) contains new codes that are being tested and are scheduled to be pushed to stable channel soon. For any issues please report to us in the format mentioned below. Feel free to also contribute. Details mentioned below.

# :octocat: How to contribute?

All contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki content -- whatever you have to offer, it would be appreciated!

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on contributing.

# :scroll: License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

# :octocat: Team

* **Aravind V. Nair** - *Coder and tester* - [AravindVNair99](https://github.com/aravindvnair99)
* **Abhishek Sai** - *Coder and tester* - [Abhishek-Sai](https://github.com/Abhishek-Sai)

See the full list of [contributors](https://github.com/aravindvnair99/emu8086/graphs/contributors) who participated in this project and statistics.

# :heavy_exclamation_mark: Prerequisites aka requirements

Please read [Prerequisite](Prerequisite.md) file for details.

# :scroll: Changelog

Check the [changelog here](https://github.com/aravindvnair99/emu8086/commits/master).

# :scroll: I found some bugs or issues. Where do I report?

Report [here](https://github.com/aravindvnair99/emu8086/issues/new) in detail answering these questions:

* What steps did you take to make the bug appear?
* How can the bug be fixed? (In case you know)
* Which OS and which all packages / softwares / dependencies are you using?
* Have you tried any troubleshooting steps such as a reboot for example?
* Have you followed the prescribed prerequisites?

# :scroll: How do I contact the team?

Check [here](https://github.com/aravindvnair99/emu8086/graphs/contributors) for the list of contributors. Contact one of them through their profiles.