write an emulator for x86, capable of running simple assembler code -- 2

Job ID: 32086936

Budget: $30 – $250 USD

write an emulator for x86, capable of running simple assembler code (binary format).
Submission: executable, source, examples, readme. Your program should be able to load a
binary executable (.com) format and perform the instructions one by one. To be able to see that
the program works, one should either implement some output functions or be able to show the
registers contents, of course doing both is desirable