There are 1 repository under assembler-emulator topic.
A command line utility to create and test programs for the F8ful CPU
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.
An assembler and emulator for the VC 1620 machine--inspired by IBM 1620--that converts human-written code into a symbol table and a list of machine language instructions to emulate them.
CO Project 1 AY 2022
Assemblitor is a light-weight editor for a simple dialect of Assembly.
This is an Assembly Language Interpreter for Intel 8085 Microprocessor
Two Pass Assembler and Emulator for compiling and running assembly language
The program is written in C, which emulates a 32-bit processor
Write and run Assembler-code in your browser.
A computer architecture simulator with assembler written in c++
Basic assembler functionality emulation using Python.
An assembler and emulator for a custom RISC instruction set.
First year group project creating an ARM assembler and emulator in C
Simple register machine for learning assembler (Windows .NET)