Letter Primes by tails

\x01Ac%>1\x1c\x1c\xff>
\xffk~\xb7 \x01q}\x83o0\xf6k~\xb9 \x01\x0c\x10\xe8v

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

Disassemble:

	ORG	00000H

	LD BC,06341H		;0000	01 41 63 	. A C 
	DEC H			;0003	25 	% 
	LD A,031H		;0004	3E 31 	> 1 
	INC E			;0006	1C 	. 
	INC E			;0007	1C 	. 
	RST 38H			;0008	FF 	. 
	LD A,00AH		;0009	3E 0A 	> . 
	RST 38H			;000B	FF 	. 
	LD L,E			;000C	6B 	K 
	LD A,(HL)			;000D	7E 	~ 
	OR A			;000E	B7 	. 
	JR NZ,$+3		;000F	20 01 	  . 
	LD (HL),C			;0011	71 	Q 
	LD A,L			;0012	7D 	} 
	ADD A,E			;0013	83 	. 
	LD L,A			;0014	6F 	O 
	JR NC,$-8		;0015	30 F6 	0 . 
	LD L,E			;0017	6B 	K 
	LD A,(HL)			;0018	7E 	~ 
	CP C			;0019	B9 	. 
	JR NZ,$+3		;001A	20 01 	  . 
	INC C			;001C	0C 	. 
	DJNZ $-22		;001D	10 E8 	. . 
	HALT			;001F	76 	V 
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