Introduction - If you have any usage issues, please Google them yourself
When my freshman year of operations, realization of the following features:
8086 with 16-bit programs written in assembly language one of the following:
a) sum of two matrices
b) seek Fibonacci series
c) Enter a positive integer n, output 1-n for all prime numbers between
d) matrix multiplication
e) to convert a decimal IEEE754 format and output program
Requests from the keyboard to enter a decimal, the final output in IEEE754 format on the screen binary code sequence.