Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-28 | Makefile creates obj directoryHEADmaster | Aaron 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-28 | Added support for days (365) and hours (24) | Aaron Ball | |
Also changed output format from mm:ss to 000 days 00h 00m 00s | |||
2016-01-28 | Initial commit | Aaron Ball | |
Currently counts up to 59 minutes and 59 seconds before resetting. |