Rev 2324 | Details | Compare with Previous | Last modification | View Log
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 8 | dimkam | 1 | call compile.bat |
| 55 | Alone | 2 | md tmp |
| 8 | dimkam | 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 nedolang |
||
| 12 | ren comp.bin nedolang |
||
| 13 | nedotrd test.trd -n |
||
| 14 | nedotrd test.trd -ah ..\batch\batch.$b |
||
| 2037 | alone | 15 | nedotrd test.trd -s 16384 -ac ..\batch\batch |
| 8 | dimkam | 16 | nedotrd test.trd -a compile.bat |
| 17 | nedotrd test.trd -a ..\comp\nedolang |
||
| 18 | nedotrd test.trd -a ..\tok\nedotok |
||
| 19 | nedotrd test.trd -a ..\asm\nedoasm |
||
| 20 | nedotrd test.trd -a ..\nedodel\nedodel |
||
| 21 | nedotrd test.trd -a ..\movedisk\movedisk |
||
| 22 | nedotrd test.trd -a ..\diff\diff |
||
| 23 | nedotrd test.trd -a ..\_sdk\str.h |
||
| 24 | nedotrd test.trd -a ..\_sdk\io.h |
||
| 25 | nedotrd test.trd -a sizesz80.h |
||
| 26 | nedotrd test.trd -a ..\_sdk\emit.h |
||
| 27 | nedotrd test.trd -a ..\_sdk\emit.c |
||
| 28 | nedotrd test.trd -a ..\_sdk\read.c |
||
| 2349 | alone | 29 | nedotrd test.trd -a ..\_sdk\fmttg.h |
| 30 | nedotrd test.trd -a ..\_sdk\fmtz80.h |
||
| 8 | dimkam | 31 | nedotrd test.trd -a ..\_sdk\typecode.h |
| 32 | nedotrd test.trd -a regs.c |
||
| 33 | nedotrd test.trd -a codez80.c |
||
| 34 | nedotrd test.trd -a commands.c |
||
| 35 | nedotrd test.trd -a compile.c |
||
| 36 | nedotrd test.trd -a compcode.s |
||
| 37 | nedotrd test.trd -a comp.s |
||
| 653 | alone | 38 | nedotrd test.trd -a lbltype.i |
| 8 | dimkam | 39 | nedotrd test.trd -a ..\_sdk\lib.i |
| 40 | nedotrd test.trd -a ..\_sdk\str.i |
||
| 41 | nedotrd test.trd -a ..\_sdk\iofast.i |
||
| 55 | Alone | 42 | ..\..\..\us\emul.exe test.trd |