summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-28Makefile creates obj directoryHEADmasterAaron Ball
Wasn't creating obj directory if it didn't exist, which would cause a new compile to fail. This patch has the Makefile create the obj directory if it doesn't yet exist.
2016-01-28Added support for days (365) and hours (24)Aaron Ball
Also changed output format from mm:ss to 000 days 00h 00m 00s
2016-01-28Initial commitAaron Ball
Currently counts up to 59 minutes and 59 seconds before resetting.

Generated by cgit