Assembly Code Simulator - C Programming Part 1 - Setup
Channel:
Subscribers:
980
Published on ● Video Link: https://www.youtube.com/watch?v=Lo3XWaqdZLs
In this video, I begin a C programming project in which the goal is to create an assembly code simulator.
In this episode, I write a program that can read text files and then dissect each line into an instruction structure stored inside a struct array that represents all the instructions in the program.