INCLUDE PCMAC.INC
.MODEL SMALL ; Small memory model
.586 ; Pentium Instruction Set
.STACK 100h ; Stack area, saves 256 bytes
.DATA
;--------------Other Messages----------------
Explan1 DB 'This program is designed to play various key frequencies. $'
Explan2 DB 'a,s,d,f,j,k, and l are...