This project is implemented in C++, designed to simulate the assembly process and execution of programs. It features: - Two-pass Assembler: Converts assembly code into machine code by performing PASS_1 and PASS_2 operations. - Emulator: Executes the generated machine code, simulating the behavior of the target system.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project is implemented in C++, designed to simulate the assembly process and execution of programs. It features: - Two-pass Assembler: Converts assembly code into machine code by performing PASS_1 and PASS_2 operations. - Emulator: Executes the generated machine code, simulating the behavior of the target system.
Manshi332/Assembler-and-Emulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is implemented in C++, designed to simulate the assembly process and execution of programs. It features: - Two-pass Assembler: Converts assembly code into machine code by performing PASS_1 and PASS_2 operations. - Emulator: Executes the generated machine code, simulating the behavior of the target system.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published