frowny or smiley by tails

\xcd\x03\x800\x01vZW\xe6\x06 \xf4z\xbb\x8c\x0f.\x1d\x06\x078\x01#~#\xff\x10\xfa\xc7fsrmoiwlneyy

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

Disassemble:

	ORG	00000H

	CALL 08003H		;0000	CD 03 80 	. . . 
	JR NC,$+3		;0003	30 01 	0 . 
	HALT			;0005	76 	V 
	LD E,D			;0006	5A 	Z 
	LD D,A			;0007	57 	W 
	AND 006H		;0008	E6 06 	. . 
	JR NZ,$-10		;000A	20 F4 	  . 
	LD A,D			;000C	7A 	Z 
	CP E			;000D	BB 	. 
	ADC A,H			;000E	8C 	. 
	RRCA			;000F	0F 	. 
	LD L,01DH		;0010	2E 1D 	. . 
	LD B,007H		;0012	06 07 	. . 
	JR C,$+3		;0014	38 01 	8 . 
	INC HL			;0016	23 	# 
	LD A,(HL)			;0017	7E 	~ 
	INC HL			;0018	23 	# 
	RST 38H			;0019	FF 	. 
	DJNZ $-4		;001A	10 FA 	. . 
	RST 0			;001C	C7 	. 
	LD H,(HL)			;001D	66 	F 
	LD (HL),E			;001E	73 	S 
	LD (HL),D			;001F	72 	R 
	LD L,L			;0020	6D 	M 
	LD L,A			;0021	6F 	O 
	LD L,C			;0022	69 	I 
	LD (HL),A			;0023	77 	W 
	LD L,H			;0024	6C 	L 
	LD L,(HL)			;0025	6E 	N 
	LD H,L			;0026	65 	E 
	LD A,C			;0027	79 	Y 
	LD A,C			;0028	79 	Y 
	LD A,(BC)			;0029	0A 	. 
	LD A,(BC)			;002A	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