Skip to content

School Homework: Stopwatch Program running on ARMLite Simulator

Notifications You must be signed in to change notification settings

TuritoYuenan/armlite-stopwatch

Repository files navigation

Project Banner

School Assignment: ARMLite Stopwatch Program

  • Assignment: Assignment 2 - ARM Assembly Programming
  • Unit: Computer Systems (COS10004)
  • Student: Nguyen Ta Minh Triet
  • Date: 13 November 2023 - 26 November 2023
  • School: Swinburne University of Technology (HCMC Campus, Vietnam)

This is a Stopwatch program made with ARM Assembly and runs on the ARMLite simulator.

  • Powered by Clock and Keyboard Interrupts
  • Keyboard control using a keypress handler
  • Split time (Multi-split unsupported)
  • Stop and Resume, Reset, and Exit
  • Features a Graphical User Interface

Usage

  1. Load the program file (either console or display) into ARMLite Simulator
  2. Press Run and it should start right away
  3. Follow the written instructions to control the stopwatch

About

School Homework: Stopwatch Program running on ARMLite Simulator

Topics

Resources

Stars

Watchers

Forks