concat all signed bytes by McBusLuck

>-\xff>\x80\x900\x06>-\xff>\x80\x80Wz\xfed8\x19>1\xffz\xd6d.\xff,\xd6
0\xfbO}\xc60\xffy\xc6:\xff\x10\xd7vl\xd6
8\xf5\x18\xe8

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

Disassemble:

	ORG	00000H

	LD A,02DH		;0000	3E 2D 	> - 
	RST 38H			;0002	FF 	. 
	LD A,080H		;0003	3E 80 	> . 
	SUB B			;0005	90 	. 
	JR NC,$+8		;0006	30 06 	0 . 
	LD A,02DH		;0008	3E 2D 	> - 
	RST 38H			;000A	FF 	. 
	LD A,080H		;000B	3E 80 	> . 
	ADD A,B			;000D	80 	. 
	LD D,A			;000E	57 	W 
	LD A,D			;000F	7A 	Z 
	CP 064H		;0010	FE 64 	. D 
	JR C,$+27		;0012	38 19 	8 . 
	LD A,031H		;0014	3E 31 	> 1 
	RST 38H			;0016	FF 	. 
	LD A,D			;0017	7A 	Z 
	SUB 064H		;0018	D6 64 	. D 
	LD L,0FFH		;001A	2E FF 	. . 
	INC L			;001C	2C 	, 
	SUB 00AH		;001D	D6 0A 	. . 
	JR NC,$-3		;001F	30 FB 	0 . 
	LD C,A			;0021	4F 	O 
	LD A,L			;0022	7D 	} 
	ADD A,030H		;0023	C6 30 	. 0 
	RST 38H			;0025	FF 	. 
	LD A,C			;0026	79 	Y 
	ADD A,03AH		;0027	C6 3A 	. : 
	RST 38H			;0029	FF 	. 
	DJNZ $-39		;002A	10 D7 	. . 
	HALT			;002C	76 	V 
	LD L,H			;002D	6C 	L 
	SUB 00AH		;002E	D6 0A 	. . 
	JR C,$-9		;0030	38 F5 	8 . 
	JR $-22		;0032	18 E8 	. . 
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