rect by j2e2xae

\x06\x02\xcd\x03\x80w#\x10\xf9!\xf6!\xee
\x18\x13z\xcd\x00\x80{D\xcd\x00\x80\x10\xfbz\xcd\x00\x80>
\x18} \x0c!\xf9\x09\xd1>3\xab \x03!\xfb\x03\x11-+\xd5\xd7M\x11 |\xd7\x0c \xfc\xd1\xd7v

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

Disassemble:

	ORG	00000H

	LD B,002H		;0000	06 02 	. . 
	CALL 08003H		;0002	CD 03 80 	. . . 
	LD (HL),A			;0005	77 	W 
	INC HL			;0006	23 	# 
	DJNZ $-5		;0007	10 F9 	. . 
	LD HL,021F6H		;0009	21 F6 21 	! . ! 
	XOR 00AH		;000C	EE 0A 	. . 
	JR $+21		;000E	18 13 	. . 
	LD A,D			;0010	7A 	Z 
	CALL 08000H		;0011	CD 00 80 	. . . 
	LD A,E			;0014	7B 	{ 
	LD B,H			;0015	44 	D 
	CALL 08000H		;0016	CD 00 80 	. . . 
	DJNZ $-3		;0019	10 FB 	. . 
	LD A,D			;001B	7A 	Z 
	CALL 08000H		;001C	CD 00 80 	. . . 
	LD A,00AH		;001F	3E 0A 	> . 
	JR $+127		;0021	18 7D 	. } 
	JR NZ,$+14		;0023	20 0C 	  . 
	LD HL,009F9H		;0025	21 F9 09 	! . . 
	POP DE			;0028	D1 	. 
	LD A,033H		;0029	3E 33 	> 3 
	XOR E			;002B	AB 	. 
	JR NZ,$+5		;002C	20 03 	  . 
	LD HL,003FBH		;002E	21 FB 03 	! . . 
	LD DE,02B2DH		;0031	11 2D 2B 	. - + 
	PUSH DE			;0034	D5 	. 
	RST 10H			;0035	D7 	. 
	LD C,L			;0036	4D 	M 
	LD DE,07C20H		;0037	11 20 7C 	.   | 
	RST 10H			;003A	D7 	. 
	INC C			;003B	0C 	. 
	JR NZ,$-2		;003C	20 FC 	  . 
	POP DE			;003E	D1 	. 
	RST 10H			;003F	D7 	. 
	HALT			;0040	76 	V 
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