Skip to content

prabodhtr/netwide-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming in Netwide Assembler (NASM)

  • Showcases a set of programs assembled using NASM
  • Created as part of the university lab course offered by NITC
  • Supervisor: Prof: Jayaraj P B

How to

  • Run the Makefile associated with each problem set using the command given below to generate the executables

    make -f Makefile
    
  • Run the executable

    ./Q1 
    

References

About

Programs written for NASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published