Subversion Repositories ngs

Rev

Rev 112 | Rev 126 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. @ECHO OFF
  2.  
  3. ..\..\tools\asw\asw -U -L main_ngs.a80
  4. ..\..\tools\asw\p2bin main_ngs.p NEOGS.ROM -r $-$ -k
  5.  
  6. ..\..\tools\asw\asw -U -L main_full.a80
  7. ..\..\tools\asw\p2bin main_full.p full_ngs.rom -r $-$ -k
  8.  
  9. rem copy /B /Y full_ngs.rom d:\unrealspeccy\bootgs.bin
  10.  
  11. pause
  12.