Skip to content

8086 procedures and macros including bubble sort, word counter, print and read macros

Notifications You must be signed in to change notification settings

SuhairShareef/assembly_sorting_and_word_counter

Repository files navigation

8086 Assembly Useful Procedures and Macros

8086 procedures and macros including:

Library of macros

1) PRINT_STR                                           
2) READ                                                
3) PRINT                                               
4) SWAP                                                
5) EXIT                                                

Library of procedures

1) ARRAY_SORT -> bubble sort                                           
2) PRINT_ARRAY -> print array of two digit integer elements 
3) READ_NUMBERS -> read array of two digit integer elements         

About

8086 procedures and macros including bubble sort, word counter, print and read macros

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published