JSaenz4/Y86-Interpreter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Jesse Saenz April 2013 Peterson CS 429 example usage: 1. Compile 5.c 2. ./a.out or ./a.exe myY86object.yb Will decode, execute, and print out the program execution for the program given by the .yb input file (Many samples included in the directory).