Knight Moves by McBusLuck

\xd7G\xd7\x80\xb9(\x01<\xc61\xff\xcd\x03\x80\xff\xc7\x0e\x03\xcd\x03\x800\x01v=\xcbW(\x01\xae\xa1\xc8\xf6\x01\xc9

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

Disassemble:

	ORG	00000H

	RST 10H			;0000	D7 	. 
	LD B,A			;0001	47 	G 
	RST 10H			;0002	D7 	. 
	ADD A,B			;0003	80 	. 
	CP C			;0004	B9 	. 
	JR Z,$+3		;0005	28 01 	( . 
	INC A			;0007	3C 	< 
	ADD A,031H		;0008	C6 31 	. 1 
	RST 38H			;000A	FF 	. 
	CALL 08003H		;000B	CD 03 80 	. . . 
	RST 38H			;000E	FF 	. 
	RST 0			;000F	C7 	. 
	LD C,003H		;0010	0E 03 	. . 
	CALL 08003H		;0012	CD 03 80 	. . . 
	JR NC,$+3		;0015	30 01 	0 . 
	HALT			;0017	76 	V 
	DEC A			;0018	3D 	= 
	BIT 2,A		;0019	CB 57 	. W 
	JR Z,$+3		;001B	28 01 	( . 
	XOR (HL)			;001D	AE 	. 
	AND C			;001E	A1 	. 
	RET Z			;001F	C8 	. 
	OR 001H		;0020	F6 01 	. . 
	RET			;0022	C9 	. 
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