1x20 by McBusLuck

.*\x1e\x0f\xedo\xa3G(\x05>1\xef\x10\xfb\xedo\xa3G(\x0d\xbb(\x07> \xef\x10\xfb\x18\x03>
\xef, \xddv\xc3\x7f\x18\xfc\x1f\x01/\x03?\x06O
_\x1e_\x01\x7f\x08\x8f[O\x05\xafi_\x06\xcf\xb7/V\x9f\x05\xff\xf0\x1f\xd3O\xb2\x7f\xa1\x9f\xa0\xa0

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

Disassemble:

	ORG	00000H

	LD L,02AH		;0000	2E 2A 	. * 
	LD E,00FH		;0002	1E 0F 	. . 
	RLD		;0004	ED 6F 	. O 
	AND E			;0006	A3 	. 
	LD B,A			;0007	47 	G 
	JR Z,$+7		;0008	28 05 	( . 
	LD A,031H		;000A	3E 31 	> 1 
	RST 28H			;000C	EF 	. 
	DJNZ $-3		;000D	10 FB 	. . 
	RLD		;000F	ED 6F 	. O 
	AND E			;0011	A3 	. 
	LD B,A			;0012	47 	G 
	JR Z,$+15		;0013	28 0D 	( . 
	CP E			;0015	BB 	. 
	JR Z,$+9		;0016	28 07 	( . 
	LD A,020H		;0018	3E 20 	>   
	RST 28H			;001A	EF 	. 
	DJNZ $-3		;001B	10 FB 	. . 
	JR $+5		;001D	18 03 	. . 
	LD A,00AH		;001F	3E 0A 	> . 
	RST 28H			;0021	EF 	. 
	INC L			;0022	2C 	, 
	JR NZ,$-33		;0023	20 DD 	  . 
	HALT			;0025	76 	V 
	JP 0187FH		;0026	C3 7F 18 	.  . 
	CALL M,0011FH		;0029	FC 1F 01 	. . . 
	CPL			;002C	2F 	/ 
	INC BC			;002D	03 	. 
	CCF			;002E	3F 	? 
	LD B,04FH		;002F	06 4F 	. O 
	LD A,(BC)			;0031	0A 	. 
	LD E,A			;0032	5F 	_ 
	LD E,05FH		;0033	1E 5F 	. _ 
	LD BC,0087FH		;0035	01 7F 08 	.  . 
	ADC A,A			;0038	8F 	. 
	LD E,E			;0039	5B 	[ 
	LD C,A			;003A	4F 	O 
	DEC B			;003B	05 	. 
	XOR A			;003C	AF 	. 
	LD L,C			;003D	69 	I 
	LD E,A			;003E	5F 	_ 
	LD B,0CFH		;003F	06 CF 	. . 
	OR A			;0041	B7 	. 
	CPL			;0042	2F 	/ 
	LD D,(HL)			;0043	56 	V 
	SBC A,A			;0044	9F 	. 
	DEC B			;0045	05 	. 
	RST 38H			;0046	FF 	. 
	RET P			;0047	F0 	. 
	RRA			;0048	1F 	. 
	OUT (04FH),A		;0049	D3 4F 	. O 
	OR D			;004B	B2 	. 
	LD A,A			;004C	7F 	 
	AND C			;004D	A1 	. 
	SBC A,A			;004E	9F 	. 
	AND B			;004F	A0 	. 
	AND B			;0050	A0 	. 
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