Subversion Repositories ngs

Rev

Rev 115 | 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 del *.lst
  10.  
  11. pause
  12.