modern art by McBusLuck

\xd5\xcb\xe5> 5 \xff\xc0,\x85\xfe6\xff \x07\x10\x15\x1a\x01\x0f\x0fv\xfe4\xd0>

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

Disassemble:

	ORG	00000H

	PUSH DE			;0000	D5 	. 
	SET 4,L		;0001	CB E5 	. . 
	LD A,020H		;0003	3E 20 	>   
	DEC (HL)			;0005	35 	5 
	JR NZ,$+1		;0006	20 FF 	  . 
	RET NZ			;0008	C0 	. 
	INC L			;0009	2C 	, 
	ADD A,L			;000A	85 	. 
	CP 036H		;000B	FE 36 	. 6 
	RST 38H			;000D	FF 	. 
	JR NZ,$+9		;000E	20 07 	  . 
	DJNZ $+23		;0010	10 15 	. . 
	LD A,(DE)			;0012	1A 	. 
	LD BC,00F0FH		;0013	01 0F 0F 	. . . 
	HALT			;0016	76 	V 
	CP 034H		;0017	FE 34 	. 4 
	RET NC			;0019	D0 	. 
	LD A,00AH		;001A	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