Category : Recently Uploaded Files
Archive   : EMILY320.ZIP
Filename : TEST2.ASM

 
Output of file : TEST2.ASM contained in archive : EMILY320.ZIP
*
* EMILY test program: Write message to the serial port
*
ORG $0800
BEGIN MOV DPTR,#MESSAGE Point to message
WRCHR CLR A Zero ACC
MOVC A,[A+DPTR] Get value from string
JZ BEGIN End of string, repeat
JNB SCON.1,* Wait for TX ready
MOV SBUF,A Write out char
CLR SCON.1 Indicte we are sending
INC DPTR Advance pointer
SJMP WRCHR And keep going
MESSAGE STR 'This is a test of the EMILY serial operation.'
DB $0A,$0D,0


  3 Responses to “Category : Recently Uploaded Files
Archive   : EMILY320.ZIP
Filename : TEST2.ASM

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/