Wellcome to the Assembler Project in order to understand the assignment read the "the-assignment.pdf" in the main folder
-
than open the terminal at the directory folder
-
execute "$ make"
-
inside directory "testfiles" you can find an assmebly files that you can run the project on them
4.on the command prompt execute the following command "$ ./assembler FILENAME FILENAME FILENAME.." where the FILENAME are the files that you want to convert
thats all, Enjoy!