files
kolibrios/programs/demos/aclock/build.bat
IgorA 98cccc438c
All checks were successful
Build system / Check kernel codestyle (push) Successful in 31s
Build system / Build (push) Successful in 9m41s
Apps/aclock: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00

4 lines
65 B
Batchfile

@fasm.exe -m 16384 aclock.asm aclock.kex
@kpack aclock.kex
pause