Skip to content

vrag99/assemble-fibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

"Fibonacci, Assemble!"

Just a regular fibonacci series generator, but in assembly :)

Setup

  • Make sure to have nasm installed. You can refer this for environment setup.
  • Run make to build the program and run it. Use make clean to clear the executable and object file.

About

Fibonacci series generator in assembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published