Skip to content

cristinaleonr/LC4-ISA-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC4-ISA-Simulator

Assembly-level simulator of the LC4 Instruction Set Architecture (ISA)

Execution

./trace –m 0x---- output_filename.txt first.obj

Arguments

  1. Optional -m flag to indicate at what address the program should stop executing
  2. The name of the file to write the output to
  3. One or more LC4 object files that have been assembled to be loaded into the simulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages