Subversion Repositories NedoOS

Rev

Rev 237 | 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 movedisk
  12. ren movedisk.bin movedisk
  13. call ..\asm\mktrd.bat
  14. nedotrd test.trd -a ..\movedisk\movedisk
  15. nedotrd test.trd -a ..\nedodel\nedodel
  16. ..\..\..\us\emul.exe test.trd
  17.