Colosseum Sequence by tails

\x00\x01\x02\x03\x02\x01\x02\x03\x04\x02\x01
v\x1c{\xb9 \x02\\x14k~j\x86on~\xc60\xffy\xffz\xb9(\xe8\x18\xe7

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

Disassemble:

	ORG	00000H

	NOP			;0000	00 	. 
	LD BC,00302H		;0001	01 02 03 	. . . 
	LD (BC),A			;0004	02 	. 
	LD BC,00302H		;0005	01 02 03 	. . . 
	INC B			;0008	04 	. 
	LD (BC),A			;0009	02 	. 
	LD BC,0760AH		;000A	01 0A 76 	. . V 
	INC E			;000D	1C 	. 
	LD A,E			;000E	7B 	{ 
	CP C			;000F	B9 	. 
	JR NZ,$+4		;0010	20 02 	  . 
	LD E,H			;0012	5C 	\ 
	INC D			;0013	14 	. 
	LD L,E			;0014	6B 	K 
	LD A,(HL)			;0015	7E 	~ 
	LD L,D			;0016	6A 	J 
	ADD A,(HL)			;0017	86 	. 
	LD L,A			;0018	6F 	O 
	LD L,(HL)			;0019	6E 	N 
	LD A,(HL)			;001A	7E 	~ 
	ADD A,030H		;001B	C6 30 	. 0 
	RST 38H			;001D	FF 	. 
	LD A,C			;001E	79 	Y 
	RST 38H			;001F	FF 	. 
	LD A,D			;0020	7A 	Z 
	CP C			;0021	B9 	. 
	JR Z,$-22		;0022	28 E8 	( . 
	JR $-23		;0024	18 E7 	. . 
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