Basically a project for the Systems programming course, it takes an assembly file and simulates doing the first step of the assembler, without the linking and loader.
-
Updated
Mar 18, 2021 - C
Basically a project for the Systems programming course, it takes an assembly file and simulates doing the first step of the assembler, without the linking and loader.
My virtual processor(with asm language)
Two Pass Assembler and Emulator for compiling and running assembly language
The program is written in C, which emulates a 32-bit processor
Add a description, image, and links to the assembler-emulator topic page so that developers can more easily learn about it.
To associate your repository with the assembler-emulator topic, visit your repo's landing page and select "manage topics."