Below you will find pages that utilize the taxonomy term “scene”
Post
The VC-3600 Assembler
This project is a multi-class project written in C++ as the final project for Software Design class in Ramapo College (CMPS361). The Assembler is designed to run the “VC-3600”- a fictional decimal computer. The program processes the VC-3600 assembly language into machine language. The program also includes an emulator that imitates a specified machine. A sample input file for the program can be found in the github link under “prog”.