Write an emulator for x86, capable of running simple assembler code (binary format)
Budget: $30 – $250 USD
Your goal is to have a working processor in a software. Write it in C language. Your program should be able to load a binary executable (.com) format. Show debugging capabilities (an interface that allows to step an instruction,change a register, run, quit,...)
Related categories:
C Programming
C# Programming
Software Architecture
C++ Programming
x86/x64 Assembler