64 PDRIVE ZAP FOR MODEL I & III NEWDOS V2.0
@from Tony Domigan.
@
@This zap adds an additional optional parameter
@',B' to the Pdrive,dn,[cmd],[A] Dos command.
@
@Using PDRIVE,dn,cmd,B allows you to change
@the Pdrive settings in memory without having
@to write to disk - a very handy feature if
@you have become wary of continually writing
@revised short-lived pdrive changes to your
@master disk.
@
@This zap was obtained from CINTUG (Cincinatti
@TRS-80 User Group).
@
@*********Model 1 zap.******************************
@SYS16/SYS,02,FB
@change FE 41 21 20 06
@to	 C3 C0 51 00 00
@SYS16/SYS,04,D4
@Change all zeroes to :
@FE 41 12 20 03 C3 F1 4F FE 42 C2 F7 4F 3E 41 12 77
@C5 E5 01 00 07 21 E2 4D 71 23 10 FC E1 C1 C3 F1 4F
@*********Model 3 zap.******************************
@SYS16/SYS,02 E8
@change 7E FE 41 12 20
@TO	 7E C3 CB 51 20
@SYS16/SYS,04,DF
@Change all zeroes to :
@FE 41 12 20 03 C3 E0 4F 3D FE 41 20 F8 C5 E5 01 00
@07 21 D3 4D 71 23 10 FC E1 C1 18 E3 02
@------------END------------------------------------
@                                                                                                                                                       