All Projects ā†’ harismuneer ā†’ BelalHashmi-Assembly-Exercise-Solutions

harismuneer / BelalHashmi-Assembly-Exercise-Solutions

Licence: MIT license
šŸ’» This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these with you, so that they might help you in understanding the concepts.

Programming Languages

assembly
5116 projects

Projects that are alternatives of or similar to BelalHashmi-Assembly-Exercise-Solutions

ADE7953-Wattmeter
ADE 7953 Arduino style library (Espressif ESP8266 and ESP32 compatible) and demo board PCB design
Stars: āœ­ 48 (+60%)
Mutual labels:  pcb
ATtiny13-TinySolder
T12 Quick Heating Soldering Station
Stars: āœ­ 45 (+50%)
Mutual labels:  pcb
pcb-ws2812-wifi-controller
WiFi Controller for WS2812 LED Stripes
Stars: āœ­ 48 (+60%)
Mutual labels:  pcb
copper
An open source PCB editor in rust
Stars: āœ­ 26 (-13.33%)
Mutual labels:  pcb
V8Power
Putting the power of an 8-cylinder engine under the hood of DOS batch files.
Stars: āœ­ 30 (+0%)
Mutual labels:  dosbox
for-science-keyboard
A split ergo 4x5 keyboard with 3 thumb keys where each half is smaller than the 100x100mm cheap PCB production size.
Stars: āœ­ 63 (+110%)
Mutual labels:  pcb
dos-game
A Dockerfile for running Docker based DosBox games streamed to a browser client.
Stars: āœ­ 49 (+63.33%)
Mutual labels:  dosbox
DOSee
DOSee is a DOSBox based, MS-DOS emulator for the web
Stars: āœ­ 24 (-20%)
Mutual labels:  dosbox
retrogardens
16bit retro programming in DosBox with Borland C++ 3.1, Turbo Pascal 7 and TASM
Stars: āœ­ 49 (+63.33%)
Mutual labels:  dosbox
programmable-air
A hardware kit to experiment with inflatable and vacuum based soft robotics.
Stars: āœ­ 54 (+80%)
Mutual labels:  pcb
ATtiny85-TinyCharger
Single-Cell Li-Ion Battery Charger with Monitoring
Stars: āœ­ 20 (-33.33%)
Mutual labels:  pcb
Gameboy-Color-Cartridge
Board layout for an eeprom powered GB cartridge
Stars: āœ­ 58 (+93.33%)
Mutual labels:  pcb
keyswitch-kicad-library
Footprints for popular keyboard switches
Stars: āœ­ 163 (+443.33%)
Mutual labels:  pcb
dap42-hardware
STM32F042Fx based DAP interface hardware
Stars: āœ­ 17 (-43.33%)
Mutual labels:  pcb
arduino-stoerbert
MP3 player for small children - firmware & PCB schematic
Stars: āœ­ 31 (+3.33%)
Mutual labels:  pcb
open-watch
An open-source handmade smartwatch. All of the codes, PCBs and schematics are available. āŒš
Stars: āœ­ 35 (+16.67%)
Mutual labels:  pcb
RotaryEncoder
This is small and fast Arduino library for Rotary Encoder with interrupts.
Stars: āœ­ 60 (+100%)
Mutual labels:  interrupts
waffling60
Multi layout 60% PCB with support for common ANSI and ISO layouts and split space. SE-version is for use in Polaris, DB-version for use in Bakeneko/Kei.
Stars: āœ­ 42 (+40%)
Mutual labels:  pcb
iceskate
A low cost FPGA development board for absolute newbies
Stars: āœ­ 15 (-50%)
Mutual labels:  pcb
lumberjack-keyboard
5x12 ortholinear through-hole component keyboard PCB for standard 60% cases
Stars: āœ­ 231 (+670%)
Mutual labels:  pcb

šŸ’» Solved Exercises of Chapters for Belal Hashmi's Book

views Build Status Open Source Love svg1 GitHub Forks GitHub Issues contributions welcome

This repository provides solutions to most of the programming questions in the exercise (at the back) of chapters for Bao Ji's Book. Sharing these with you, so that they might help you in understanding the concepts.

Reference Book

The questions are taken from the book Assembly Language Programming by Bilal Hashmi and Junaid Haroon

Its an excellent book for understanding the language and concepts of 8086 Assembly. It starts from the very basics and then takes you to advanced concepts in an efficient manner. Highly Recommended!

How to Run

1- Download this code and move the 'assembly_code' folder to C: directory.

2- Install DOSBOX from this link: Download DOSBOX Emulator

3- After complete installation, go to DOSBOX installation directory and run "DOSBox 0.74 Options.bat". This will save you from the pain of searching the configuration file yourself and will open that file for you. Copy these lines at the end of that file:

mount c: c:\assembly_code 
c:

4- Now to run any question (say named 'chp4_03.asm'), run DOSBOX 0.74 and type

nasm chp4_03.asm -o chp4_03.com  

To run the code, type:

chp4_03.com

To examine step by step working of the code, type

afd chp4_03.com

Contributions Welcome

forthebadge

  • If you find any bug in the code, you can edit that file and propose a change request.

  • Since there's always more than one way to solve a problem so I would highly appreciate if you share your solution of the problem too. This way we will have more than one solutions to a given question. For the geeks not familiar with the Git environment, you can email me the solution files at [email protected]

  • Also, when I was studying Assembly I didn't get enough time to solve all questions of Chp 9 and 10. That's why you can find solutions to only some of the questions from these chapters. Therefore, I would encourage you to share your solutions of Chp 9 and 10 with me and I will add them to this repository.

For any contribution that you make to this repository, I will give you credits for that and will mention your name in the respective file :)

Contributors

So far following contributions are done by some awesome individuals:

  • Farhan Ali - contributed solutions for Chp 9: Q3 and Q8
  • Saqib Ali - contributed solutions for Chp 2: Q9 and Q10

Note

Kindly don't copy them in your assignments :P

Related Repositories

You can check out these repositories too:


Hey there, I'm Haris Ultimate Facebook Scraper (UFS) - Maker of Things

Creator of Ultimate Facebook Scraper (one of the best software to collect Facebook data for research & analysis)


šŸŒ Connect

šŸ¤ Consulting / Coaching

Stuck with some problem? Need help in solution development, guidance, training or capacity building? I am a Full Stack Engineer turned Project Manager with years of technical and leadership experience in a diverse range of technologies and domains. Let me know what problem you are facing at [email protected] and we can schedule a consultation meeting to help you get through it.

šŸ‘Øā€šŸ’» Technical Skills & Expertise

  • Development of Web Applications, Mobile Applications, and Desktop Applications
  • Development of Machine Learning/Deep Learning models, and deployment
  • Web Scraping, Browser Automation, Python Scripting

ā¤ļø Support / Donations

If you or your company use any of my projects, like what Iā€™m doing or have benefited from my projects in any way then kindly consider backing my efforts.

For donations, you can follow these simple steps:

1) Free signup at TransferWise using this link: https://transferwise.com/invite/u/harism95. (Signing up through this link will save you from any transcation fee on the donation)

2) Select the amount e.g (15$) and choose the receiving/recipient's currency to be PKR. It supports multiple payment options (credit card, debit card, wire transfer etc)

3) Then it will show my info as the recipient, select it. If my name isn't shown, then type my email [email protected] in recipients.

4) Choose the reason for transfer to the one that suits you the most (in this case it could be 'General expenses') and in the reference section, you can mention 'Support'

If you face any issue in sending donation then feel free to get in touch with me at [email protected]

Thank you for your contribution!

Author

You can get in touch with me on my LinkedIn Profile: LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ā­ and share in your circles so more people can benefit from the effort.

Issues

GitHub Issues

If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.

License

MIT

Copyright (c) 2018-present, harismuneer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].