- 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
- Load the program file (either console or display) into ARMLite Simulator
- Press Run and it should start right away
- Follow the written instructions to control the stopwatch