Letter Primes by %20

\x06@%\x0c>1\xff>
\xff\x0c.\x01y,\x95(\x05\xfa\x0d\x00\x18\xf8y\xbd \x02\x04p~\xffy\xfec \xe3v

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

Disassemble:

	ORG	00000H

	LD B,040H		;0000	06 40 	. @ 
	DEC H			;0002	25 	% 
	INC C			;0003	0C 	. 
	LD A,031H		;0004	3E 31 	> 1 
	RST 38H			;0006	FF 	. 
	LD A,00AH		;0007	3E 0A 	> . 
	RST 38H			;0009	FF 	. 
	INC C			;000A	0C 	. 
	LD L,001H		;000B	2E 01 	. . 
	LD A,C			;000D	79 	Y 
	INC L			;000E	2C 	, 
	SUB L			;000F	95 	. 
	JR Z,$+7		;0010	28 05 	( . 
	JP M,0000DH		;0012	FA 0D 00 	. . . 
	JR $-6		;0015	18 F8 	. . 
	LD A,C			;0017	79 	Y 
	CP L			;0018	BD 	. 
	JR NZ,$+4		;0019	20 02 	  . 
	INC B			;001B	04 	. 
	LD (HL),B			;001C	70 	P 
	LD A,(HL)			;001D	7E 	~ 
	RST 38H			;001E	FF 	. 
	LD A,C			;001F	79 	Y 
	CP 063H		;0020	FE 63 	. C 
	JR NZ,$-27		;0022	20 E3 	  . 
	HALT			;0024	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