;
; TQPATCH.ASM as of 4/1/80
; by Keith Petersen, W8SDZ
;
; This file will generate patches for BSTAM TRANSMIT.COM ver 4.3
; to make it totally silent so it can be used on a remote
; CP/M system.
;
ORG 0103H ;DISABLE INITIALIZATION
RET ! NOP ! NOP
;
ORG 0350H
DB 0DH,0AH,'BSTAM rev 4.3 Transmit'
DB 0DH,0AH,'READY'
DB 0DH,0AH,'$'