Avogadro by %20

.\x0f>7\x06\x0c\xedo\xff\xedo\xff,\x10\xf7`"\x14\x07`

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

Disassemble:

	ORG	00000H

	LD L,00FH		;0000	2E 0F 	. . 
	LD A,037H		;0002	3E 37 	> 7 
	LD B,00CH		;0004	06 0C 	. . 
	RLD		;0006	ED 6F 	. O 
	RST 38H			;0008	FF 	. 
	RLD		;0009	ED 6F 	. O 
	RST 38H			;000B	FF 	. 
	INC L			;000C	2C 	, 
	DJNZ $-7		;000D	10 F7 	. . 
	LD H,B			;000F	60 	` 
	LD (00714H),HL		;0010	22 14 07 	" . . 
	LD H,B			;0013	60 	` 
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