8000 GitHub - jovanstevanovic/assembler-linker-and-emulator: Implementation of two-pass assembler for fictional architecture. With simple linker and emulator. Written in C++.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implementation of two-pass assembler for fictional architecture. With simple linker and emulator. Written in C++.

Notifications You must be signed in to change notification settings

jovanstevanovic/assembler-linker-and-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assembler, Linker, and Emulator

Developed a two-pass assembler, linker, and emulator for a fictional computer architecture. The assembler and linker handled parsing, symbol resolution, and code generation, while the emulator enabled testing and execution in a simulated environment.

About

Implementation of two-pass assembler for fictional architecture. With simple linker and emulator. Written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0