files
kolibrios/programs/demos/zeroline/build.bat
Andrew 9d0aee6c6d demos/zeroline: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
2025-05-31 21:49:52 +01:00

3 lines
56 B
Batchfile

@fasm -m 16384 zeroline.asm zeroline
@kpack @ss
@pause