aravindvnair99 / emu8086

Collection of beginner friendly emu8086 programs and examples based on Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emu8086

Collection of beginner friendly emu8086 programs and examples based on Assembly

πŸ“– How to use the repository?

  • Source Codes Stable 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 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 for details on contributing.

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

:octocat: Team

See the full list of contributors who participated in this project and statistics.

❗ Prerequisites aka requirements

Please read Prerequisite file for details.

πŸ“œ Changelog

Check the changelog here.

πŸ“œ I found some bugs or issues. Where do I report?

Report here 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?

πŸ“œ How do I contact the team?

Check here for the list of contributors. Contact one of them through their profiles.

About

Collection of beginner friendly emu8086 programs and examples based on Assembly

License:MIT License


Languages

Language:Assembly 100.0%