grep golfing technique by McBusLuck

\xd5\xcf\xfe- \x0c\x18\x06\xcd\x03\x80\xd0\xffv\xcf\xcf\xcf\xc3\xfe" \x07\xcf\xcf\xcf\xcf\xcf>

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	RST 8			;0001	CF 	. 
	CP 02DH		;0002	FE 2D 	. - 
	JR NZ,$+14		;0004	20 0C 	  . 
	JR $+8		;0006	18 06 	. . 
	CALL 08003H		;0008	CD 03 80 	. . . 
	RET NC			;000B	D0 	. 
	RST 38H			;000C	FF 	. 
	HALT			;000D	76 	V 
	RST 8			;000E	CF 	. 
	RST 8			;000F	CF 	. 
	RST 8			;0010	CF 	. 
	JP 022FEH		;0011	C3 FE 22 	. . " 
	JR NZ,$+9		;0014	20 07 	  . 
	RST 8			;0016	CF 	. 
	RST 8			;0017	CF 	. 
	RST 8			;0018	CF 	. 
	RST 8			;0019	CF 	. 
	RST 8			;001A	CF 	. 
	LD A,00AH		;001B	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