xnor by McBusLuck

\xd5\xcd\x03\x800\x01v\xd6
(\x05\xfe&\xc0\x04\xc9<\xa0A\xee1\xff>

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	CALL 08003H		;0001	CD 03 80 	. . . 
	JR NC,$+3		;0004	30 01 	0 . 
	HALT			;0006	76 	V 
	SUB 00AH		;0007	D6 0A 	. . 
	JR Z,$+7		;0009	28 05 	( . 
	CP 026H		;000B	FE 26 	. & 
	RET NZ			;000D	C0 	. 
	INC B			;000E	04 	. 
	RET			;000F	C9 	. 
	INC A			;0010	3C 	< 
	AND B			;0011	A0 	. 
	LD B,C			;0012	41 	A 
	XOR 031H		;0013	EE 31 	. 1 
	RST 38H			;0015	FF 	. 
	LD A,00AH		;0016	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