Author: Spencer C. DeMera
Author's email: Spencer.demera@csu.fullerton.edu
Course: CPSC 240
Development status. Theses programs are done. They fulfill their purpose of creating simple x86 Assembly and C/C++ based hybrid programs.
Here "program" means all modules or files in the set; usually there are three of these modules in sample programs used in this course.
File execution: This program was written in VS Code and compiled using WSL and includes a bash file for compilation, linking, and executing in the Linux Shell/Terminal. The above functions can be automatically performed by running the included Bash file. Running Bash: sh run.sh