;BCPAT.SUB	TRiPsoft 02/04/88
;
;This sub file will auto patch the CPM3SEMI.EMS file used with the
;Dk tronics Silicon disk system for use with an 80 track DS B: drive
;
;Use before FM.COM and BDISK.COM to access 80 trk DS DD Drives
;connected as Drive b:
;
;
REN CPM3SEMI.COM=CPM3SEMI.EMS
;
UNLOAD CPM3SEMI.COM
;
MLOAD CPM.COM=CPM3SEMI.HEX,BCPAT.HEX
;
REN BCDRIVE.EMS=CPM.COM
;
ERA CPM3SEMI.HEX
REN CPM3SEMI.EMS=CPM3SEMI.COM
;
;Now copy BCDRIVE.EMS onto your system disk
;and reboot CPM
;use BDISK.COM to patch the XDPB for use of the full drive capacity
 copy BCDRIVE.EMS onto your system disk
;and reboot CPM
;us