Flat assembler program project -- 2

Job ID: 30881852

Budget: $10 – $30 USD

Using the flat assembler (fasm), write a program that converts an 8-bit integer to binary and hexadecimal using bitwise operators. Do not use external functions. You may use the algorithm below.