C:\Users\andrew\emu2>bash -c "ndisasm x.com" 00000000 B8214C mov ax,0x4c21 00000003 CD21 int 0x21 C:\Users\andrew\emu2>bash -c "./emu2 ./x.com" C:\Users\andrew\emu2>echo %ERRORLEVEL% 33