Skip to content

designed two steps assembler that converts .asm files to machine hexadecimal instructions. Using C language, Linux.

Notifications You must be signed in to change notification settings

yardenfren1996/Assembler

Repository files navigation

Wellcome to the Assembler Project in order to understand the assignment read the "the-assignment.pdf" in the main folder

  1. than open the terminal at the directory folder

  2. execute "$ make"

  3. 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!

About

designed two steps assembler that converts .asm files to machine hexadecimal instructions. Using C language, Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published