\xd5\xcd\x03\x808\x09\xfew \x02\xcb\xd1\xcb)(v\xf5>u\xff\xf1
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
Disassemble:
ORG 00000H PUSH DE ;0000 D5 . CALL 08003H ;0001 CD 03 80 . . . JR C,$+11 ;0004 38 09 8 . CP 077H ;0006 FE 77 . W JR NZ,$+4 ;0008 20 02 . SET 2,C ;000A CB D1 . . SRA C ;000C CB 29 . ) JR Z,$+120 ;000E 28 76 ( V PUSH AF ;0010 F5 . LD A,075H ;0011 3E 75 > U RST 38H ;0013 FF . POP AF ;0014 F1 .