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.
|
2 weeks ago | |
---|---|---|
.gitignore | 2 weeks ago | |
LICENSE | 2 weeks ago | |
README.md | 2 weeks ago | |
clock.s | 2 weeks ago | |
clockstructs.inc | 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.