Skip to content

hassannaeem53/Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Stopwatch

Stopwatch using Assembly Language

  1. R - For resetting it to Zero and Clear Screen

image

  1. SPACEBAR to start
  2. ESC to terminate the program
  3. Split Timing - It will show a snapshot of the clock when SPACEBAR is pressed in the next row. The first row of the display memory will show the digits of a stopwatch and every time spacebar is pressed, the snapshot of the stopwatch will be taken and it will be printed on the second row of the display memory. It will keep taking snapshot each time a spacebar is pressed and print it on next row until it reaches the last row. After that, it will start over-writing from second row.

About

Stopwatch using Assembly Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published