Developed an assembler to convert assembly code adhering to a particular ISA into bytecode, alongside a simulator for dynamic execution of the bytecode. The simulator displays the memory layout at each stage of execution.
Go to top File an issue