abbcccdddd by tails

\xd5+\xcd\x03\x80o-w \xfc.`\xbd0\x01v~,\xa7(\x03\xff\x18\xf8>

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	DEC HL			;0001	2B 	+ 
	CALL 08003H		;0002	CD 03 80 	. . . 
	LD L,A			;0005	6F 	O 
	DEC L			;0006	2D 	- 
	LD (HL),A			;0007	77 	W 
	JR NZ,$-2		;0008	20 FC 	  . 
	LD L,060H		;000A	2E 60 	. ` 
	CP L			;000C	BD 	. 
	JR NC,$+3		;000D	30 01 	0 . 
	HALT			;000F	76 	V 
	LD A,(HL)			;0010	7E 	~ 
	INC L			;0011	2C 	, 
	AND A			;0012	A7 	. 
	JR Z,$+5		;0013	28 03 	( . 
	RST 38H			;0015	FF 	. 
	JR $-6		;0016	18 F8 	. . 
	LD A,00AH		;0018	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