modern art by tails

\x0f\x94m\x14\x95m\x19\x96m\x97\x0e\x98\x0e\x99c\x00~\xd6c \x01v0\x05> 5 \x01,\xff\xd7

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

Disassemble:

	ORG	00000H

	RRCA			;0000	0F 	. 
	SUB H			;0001	94 	. 
	LD L,L			;0002	6D 	M 
	INC D			;0003	14 	. 
	SUB L			;0004	95 	. 
	LD L,L			;0005	6D 	M 
	ADD HL,DE			;0006	19 	. 
	SUB (HL)			;0007	96 	. 
	LD L,L			;0008	6D 	M 
	SUB A			;0009	97 	. 
	LD C,098H		;000A	0E 98 	. . 
	LD C,099H		;000C	0E 99 	. . 
	LD H,E			;000E	63 	C 
	NOP			;000F	00 	. 
	LD A,(HL)			;0010	7E 	~ 
	SUB 063H		;0011	D6 63 	. C 
	JR NZ,$+3		;0013	20 01 	  . 
	HALT			;0015	76 	V 
	JR NC,$+7		;0016	30 05 	0 . 
	LD A,020H		;0018	3E 20 	>   
	DEC (HL)			;001A	35 	5 
	JR NZ,$+3		;001B	20 01 	  . 
	INC L			;001D	2C 	, 
	RST 38H			;001E	FF 	. 
	RST 10H			;001F	D7 	. 
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