Skip to content

Releases: jdszekeres/assembly-language-adventures

Projects

06 Sep 19:20

Choose a tag to compare

Programs included (all should be run in a terminal):

  • slope.exe: enter (x1, y1) (x2, y2) to calculate a slope
  • scary_prime_world.exe: Prints out hello world in the console
  • prime.exe: Asks for a number and answers if it is prime