all first chess moves by McBusLuck

`4~\xff>3\xef~\xff>4\xef\xcb^(\xf1\x06a\xe7\x06c\xe7\x06f\xe7\x06h\xe7v\x00\x00\x00>N\xffx\xff>3\x00\xff>

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

Disassemble:

	ORG	00000H

	LD H,B			;0000	60 	` 
	INC (HL)			;0001	34 	4 
	LD A,(HL)			;0002	7E 	~ 
	RST 38H			;0003	FF 	. 
	LD A,033H		;0004	3E 33 	> 3 
	RST 28H			;0006	EF 	. 
	LD A,(HL)			;0007	7E 	~ 
	RST 38H			;0008	FF 	. 
	LD A,034H		;0009	3E 34 	> 4 
	RST 28H			;000B	EF 	. 
	BIT 3,(HL)		;000C	CB 5E 	. ^ 
	JR Z,$-13		;000E	28 F1 	( . 
	LD B,061H		;0010	06 61 	. A 
	RST 20H			;0012	E7 	. 
	LD B,063H		;0013	06 63 	. C 
	RST 20H			;0015	E7 	. 
	LD B,066H		;0016	06 66 	. F 
	RST 20H			;0018	E7 	. 
	LD B,068H		;0019	06 68 	. H 
	RST 20H			;001B	E7 	. 
	HALT			;001C	76 	V 
	NOP			;001D	00 	. 
	NOP			;001E	00 	. 
	NOP			;001F	00 	. 
	LD A,04EH		;0020	3E 4E 	> N 
	RST 38H			;0022	FF 	. 
	LD A,B			;0023	78 	X 
	RST 38H			;0024	FF 	. 
	LD A,033H		;0025	3E 33 	> 3 
	NOP			;0027	00 	. 
	RST 38H			;0028	FF 	. 
	LD A,00AH		;0029	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