Subversion Repositories NedoOS

Rev

Rev 1410 | Blame | Compare with Previous | Last modification | View Log | Download

  1. call compile.bat
  2. md tmp
  3. copy *.A_ tmp
  4. copy *.V_ tmp
  5. copy *.S_ tmp
  6. copy *.I_ tmp
  7. del *.A_
  8. del *.V_
  9. del *.S_
  10. del *.I_
  11. del batch
  12. ren batch.bin batch
  13. nedotrd basics.trd -eh ace.$b
  14. nedotrd basics.trd -eh batch.$b
  15. call ..\asm\mktrd.bat
  16. ..\..\..\us\emul.exe test.trd
  17.