From 734dee6e865679fb98900e89d71fb3e2cd67da8f Mon Sep 17 00:00:00 2001 From: Dominic Matarese Date: Mon, 12 Jul 2021 16:26:11 +0000 Subject: required first commit --- readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..32bc164 --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +Takes the number of total seconds passed in a day and converts it into 12 hour or 24 hour time, and writes it to the machine. Written in SIC assembly, an educational instruction set. -- cgit v1.2.1