mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-11 02:31:22 +00:00
4 lines
No EOL
129 B
Batchfile
4 lines
No EOL
129 B
Batchfile
cd bin\debug
|
|
..\..\..\IL2CPU\bin\debug\IL2CPU -in:HelloWorld.exe -out:output.asm
|
|
..\..\..\..\tools\fasm\fasm output.asm
|
|
@pause |