stop by tails

\xd5+\xcd\x03\x800\x01vO\xd6`os- \xfc.o~,\xa6.s\xa6,\xa6\xc0yow

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	DEC HL			;0001	2B 	+ 
	CALL 08003H		;0002	CD 03 80 	. . . 
	JR NC,$+3		;0005	30 01 	0 . 
	HALT			;0007	76 	V 
	LD C,A			;0008	4F 	O 
	SUB 060H		;0009	D6 60 	. ` 
	LD L,A			;000B	6F 	O 
	LD (HL),E			;000C	73 	S 
	DEC L			;000D	2D 	- 
	JR NZ,$-2		;000E	20 FC 	  . 
	LD L,06FH		;0010	2E 6F 	. O 
	LD A,(HL)			;0012	7E 	~ 
	INC L			;0013	2C 	, 
	AND (HL)			;0014	A6 	. 
	LD L,073H		;0015	2E 73 	. S 
	AND (HL)			;0017	A6 	. 
	INC L			;0018	2C 	, 
	AND (HL)			;0019	A6 	. 
	RET NZ			;001A	C0 	. 
	LD A,C			;001B	79 	Y 
	LD L,A			;001C	6F 	O 
	LD (HL),A			;001D	77 	W 
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