What sound does a duck make by McBusLuck

\xd7\xd7\xd7\xff\xd7\xd7\xd7\xff\xd7\xd7v\xff> \xff\x00>\x03\xa0G>q \x02>Q\xff>u\xff>a\xff>c\xff>k\xff>,\x10\xe0>
\xff\xc9

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

Disassemble:

	ORG	00000H

	RST 10H			;0000	D7 	. 
	RST 10H			;0001	D7 	. 
	RST 10H			;0002	D7 	. 
	RST 38H			;0003	FF 	. 
	RST 10H			;0004	D7 	. 
	RST 10H			;0005	D7 	. 
	RST 10H			;0006	D7 	. 
	RST 38H			;0007	FF 	. 
	RST 10H			;0008	D7 	. 
	RST 10H			;0009	D7 	. 
	HALT			;000A	76 	V 
	RST 38H			;000B	FF 	. 
	LD A,020H		;000C	3E 20 	>   
	RST 38H			;000E	FF 	. 
	NOP			;000F	00 	. 
	LD A,003H		;0010	3E 03 	> . 
	AND B			;0012	A0 	. 
	LD B,A			;0013	47 	G 
	LD A,071H		;0014	3E 71 	> Q 
	JR NZ,$+4		;0016	20 02 	  . 
	LD A,051H		;0018	3E 51 	> Q 
	RST 38H			;001A	FF 	. 
	LD A,075H		;001B	3E 75 	> U 
	RST 38H			;001D	FF 	. 
	LD A,061H		;001E	3E 61 	> A 
	RST 38H			;0020	FF 	. 
	LD A,063H		;0021	3E 63 	> C 
	RST 38H			;0023	FF 	. 
	LD A,06BH		;0024	3E 6B 	> K 
	RST 38H			;0026	FF 	. 
	LD A,02CH		;0027	3E 2C 	> , 
	DJNZ $-30		;0029	10 E0 	. . 
	LD A,00AH		;002B	3E 0A 	> . 
	RST 38H			;002D	FF 	. 
	RET			;002E	C9 	. 
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