Re: [M100] Utility disk image from sector access

2017-08-22 Thread Kurt McCullum
Correct you are! On Tuesday, August 22, 2017 11:19 AM, Gary Weber wrote: > That program does a quick poke command to determine if a 200 or 100/102 is >running  I do believe you mean PEEK.  ;-) On Aug 22, 2017, at 5:38 AM, Kurt McCullum wrote: #yiv5888930277 #yiv5888930277 -- _filt

Re: [M100] Utility disk image from sector access

2017-08-22 Thread Gary Weber
> That program does a quick poke command to determine if a 200 or 100/102 is > running I do believe you mean PEEK. ;-) > On Aug 22, 2017, at 5:38 AM, Kurt McCullum wrote: > > When you turn the TPDD2 on while you are in basic with the following code: > 10 RUN”COM:98N1ENN” > The TPDD2 sends a

Re: [M100] Utility disk image from sector access

2017-08-22 Thread Kurt McCullum
When you turn the TPDD2 on while you are in basic with the following code: 10 RUN”COM:98N1ENN” The TPDD2 sends a small basic program over. That program does a quick poke command to determine if a 200 or 100/102 is running and then calls for the appropriate loader code to be sent. The end re