Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

File metadata and controls

7 lines (5 loc) · 230 Bytes

Processor

Compile the project with make -f Compile from the root directory

To compile and run a programm on asm:

  1. Write your programm in filepath.asm
  2. Run make -f Run filename=filepath from the root directory