There should be 5 files inside the folder: a. Commands.asm (Instruction File) b. function.h (Header File) c. Functions.cpp (Function Definition Source Code File) d. Main.cpp (Main Source Code File) e.