Skip to content

Assembler and Emulator for the VC1620 computer.

PartinR/assembler_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assembler Project

Overview

This project involves developing both an assembler and an emulator for the VC1620 computer. The assembler translates assembly code written for the VC1620 into machine code, while the emulator executes that machine code to simulate the behavior of the VC1620 processor.

Project Goal

To design and implement:

  • An assembler that converts VC1620 assembly language to machine language.
  • An emulator that imitates a VC1620 computer.

Technologies

  • Language: C++

About

Assembler and Emulator for the VC1620 computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages