System information
010D JC 119
0110
-L100 List starting section of program
0100 LXI H,0146
0103 MVI M,01
0105 LXI H,0147
0108 MVI M,00
-Abort list with rubout
-a103 Change switch initialization to 00
0103 MVI M,0
105
-^C Return to CP/M with CTRL-C (G0 works as well)
SAVE 1 SORT.COM Save 1 page (256 pytes, from 100H to 1ffH)
on disk in case there is need to reload later
A>DDT SORT.COM Restart DDT with saved memory image
16K DDT VER 1.0
NEXT PC
0200 0100 COM file always starts with address 100H
-G Run the program from PC=100H
*0118 Program stop (RST 7) encountered
-D148
0148 05 00 07 00 14 00 1E 00 ........ Data propeerly sorted
0150 32 00 64 00 64 00 2C 01 E8 03 01 80 00 00 00 00
2.D.D..,......
0160 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
-G0 Return to CP/M
3.7 A Sample Session CP/M Operating System Manual
3-31