Simple 8-bit Assembler Simulator
A simulator which provides a simplified assembler syntax based on NASM and is simulating a x86 like cpu. Press Help inside the simulator to see an overview about the supported instructions. Features 8-bit CPU 4 general purpose registers 256 bytes of memory Console output Simple 8-bit Assembler...