Rev 922 |
    Blame |
    Compare with Previous |
    Last modification |
    View Log
    | Download
  
  
if "
%settedpath%"=="" 
call ../../_sdk/setpath.bat
  
sjasmplus --nologo --msg=war main.asm
 
 
 
SET releasedir2=../../../release/
  
  "../../../tools/dmimg.exe" ../../../us/sd_nedo.vhd put %%j /nedogame/%%j
 
  move "*.com" "
%releasedir2%nedogame" 
> nul  
  IF EXIST %%~nj xcopy /Y "
%%~nj" "
%releasedir2%nedogame\
%%~nj\" 
> nul  
  )
 
call ..\tools\chkimg.bat sd
  
rem  if "%makeall%"=="" ..\..\..\us\emul.exe
 
 if "
%makeall%"=="" ..\us\emul.exe
  
)