uppercase the 17th letter by McBusLuck

_\xe5\xfe 0\x02\x06\x11\xcd\x03\x808\x04\xbe8\x03\x10v\xa6

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

Disassemble:

	ORG	00000H

	LD E,A			;0000	5F 	_ 
	PUSH HL			;0001	E5 	. 
	CP 020H		;0002	FE 20 	.   
	JR NC,$+4		;0004	30 02 	0 . 
	LD B,011H		;0006	06 11 	. . 
	CALL 08003H		;0008	CD 03 80 	. . . 
	JR C,$+6		;000B	38 04 	8 . 
	CP (HL)			;000D	BE 	. 
	JR C,$+5		;000E	38 03 	8 . 
	DJNZ $+120		;0010	10 76 	. V 
	AND (HL)			;0012	A6 	. 
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