simple, always on top clock for windows written in (f)asm.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
ragnar 96ff3c101e updated the readme 2 weeks ago
.gitignore Update '.gitignore' 2 weeks ago
LICENSE Initial commit 2 weeks ago
README.md updated the readme 2 weeks ago
clock.s initial commit 2 weeks ago
clockstructs.inc initial commit 2 weeks ago

README.md

clockbat-win

Simple clock for windows written (f)asm.

status

only clock works for now. very rarely use windows machines so i don't really get around to messing with it a whole lot.

building

clone the repo (or just download clock.s and clockstructs.inc to the same folder), download and unpack fasm for windows, open fasmw.exe, File > Open (Ctrl+O) clock.s, and choose Run > Compile (Ctrl+F9) from the menu.