Where Is Waldo by tails

.1\x068\xcd\x03\x800\x01v\xcb>0\x02>#\xff\x10\xf1-\x06Q\x18\xec\x00\x00\x00\x00\x08\x1c>\x08\x08\x08

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

Disassemble:

	ORG	00000H

	LD L,031H		;0000	2E 31 	. 1 
	LD B,038H		;0002	06 38 	. 8 
	CALL 08003H		;0004	CD 03 80 	. . . 
	JR NC,$+3		;0007	30 01 	0 . 
	HALT			;0009	76 	V 
	SRL (HL)		;000A	CB 3E 	. > 
	JR NC,$+4		;000C	30 02 	0 . 
	LD A,023H		;000E	3E 23 	> # 
	RST 38H			;0010	FF 	. 
	DJNZ $-13		;0011	10 F1 	. . 
	DEC L			;0013	2D 	- 
	LD B,051H		;0014	06 51 	. Q 
	JR $-18		;0016	18 EC 	. . 
	NOP			;0018	00 	. 
	NOP			;0019	00 	. 
	NOP			;001A	00 	. 
	NOP			;001B	00 	. 
	EX AF,AF'			;001C	08 	. 
	INC E			;001D	1C 	. 
	LD A,008H		;001E	3E 08 	> . 
	EX AF,AF'			;0020	08 	. 
	EX AF,AF'			;0021	08 	. 
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