Addition by McBusLuck

\xd5\xcd\x03\x808
\xfe \xc88\x07\xfe0(\x02.v\xe9l

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,$+12		;0004	38 0A 	8 . 
	CP 020H		;0006	FE 20 	.   
	RET Z			;0008	C8 	. 
	JR C,$+9		;0009	38 07 	8 . 
	CP 030H		;000B	FE 30 	. 0 
	JR Z,$+4		;000D	28 02 	( . 
	LD L,076H		;000F	2E 76 	. V 
	JP (HL)			;0011	E9 	. 
	LD L,H			;0012	6C 	L 
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