Write an emulator for x86, capable of running simple assembler code (binary format) -- 2
Budget: $10 – $30 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