mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 04:48:53 +00:00
This commit is contained in:
parent
bdec20a981
commit
c0930fd9fa
1 changed files with 7 additions and 0 deletions
7
source2/Users/Kudzu/HelloWorld/Test Compile w NASM.bat
Normal file
7
source2/Users/Kudzu/HelloWorld/Test Compile w NASM.bat
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
REM Tools\nasm\nasm -g -f elf -F stabs -o output.obj Tools\asm\main.asm
|
||||
|
||||
..\..\..\source\build\Tools\nasm\nasm.exe -g -f bin -o output.obj Tools\asm\main.asm
|
||||
|
||||
pause
|
||||
|
||||
|
||||
Loading…
Reference in a new issue