121212 by McBusLuck

\xd5\x06\x08>\xf8\xc69\xff<\xff\x10\xf7.\x044 \x01v>

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	LD B,008H		;0001	06 08 	. . 
	LD A,0F8H		;0003	3E F8 	> . 
	ADD A,039H		;0005	C6 39 	. 9 
	RST 38H			;0007	FF 	. 
	INC A			;0008	3C 	< 
	RST 38H			;0009	FF 	. 
	DJNZ $-7		;000A	10 F7 	. . 
	LD L,004H		;000C	2E 04 	. . 
	INC (HL)			;000E	34 	4 
	JR NZ,$+3		;000F	20 01 	  . 
	HALT			;0011	76 	V 
	LD A,00AH		;0012	3E 0A 	> . 
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