Skip to content

mrtaz77/8086-Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8086-ASM

Codes,offlines and onlines using 8086 assembly programming.

How to run

  • Install EMU8086 .
  • Open any .asm file using the emulator and run.

Navigation


Template

Template which I used for problem solving : template


Practice

  1. upper_to_lower
  2. helloworld
  3. two_sum_single_bit_numbers
  4. lower_to_upper
  5. print_all_ascii
  6. num_of_bits
  7. largest_smallest_capital
  8. add_10_num
  9. demo_multiply
  10. demo_array
  11. flag_sim
  12. flag_push_pop

Offlines


Onlines

Releases

No releases published

Packages

No packages published