My virtual processor(with asm language)
-
Updated
Feb 17, 2022 - C
My virtual processor(with asm language)
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.
The program is written in C, which emulates a 32-bit processor
Two Pass Assembler and Emulator for compiling and running assembly language
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."