uppercase the 17th letter by McBusLuck

\xd5\x01 \x11\xcd\x03\x808\x02\xb98v(\x03\x10\x01\xa9\xff\x18\xf0

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	LD BC,01120H		;0001	01 20 11 	.   . 
	CALL 08003H		;0004	CD 03 80 	. . . 
	JR C,$+4		;0007	38 02 	8 . 
	CP C			;0009	B9 	. 
	JR C,$+120		;000A	38 76 	8 V 
	JR Z,$+5		;000C	28 03 	( . 
	DJNZ $+3		;000E	10 01 	. . 
	XOR C			;0010	A9 	. 
	RST 38H			;0011	FF 	. 
	JR $-14		;0012	18 F0 	. . 
To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page