rad math by tails

.\x16\xcd\x03\x80\x85\xd6,o~\xff\xb7 \xf4v\x0054321*0

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

Disassemble:

	ORG	00000H

	LD L,016H		;0000	2E 16 	. . 
	CALL 08003H		;0002	CD 03 80 	. . . 
	ADD A,L			;0005	85 	. 
	SUB 02CH		;0006	D6 2C 	. , 
	LD L,A			;0008	6F 	O 
	LD A,(HL)			;0009	7E 	~ 
	RST 38H			;000A	FF 	. 
	OR A			;000B	B7 	. 
	JR NZ,$-10		;000C	20 F4 	  . 
	HALT			;000E	76 	V 
	NOP			;000F	00 	. 
	DEC (HL)			;0010	35 	5 
	INC (HL)			;0011	34 	4 
	INC SP			;0012	33 	3 
	LD (02A31H),A		;0013	32 31 2A 	2 1 * 
	DEFB 030H		;0016	30 	0 
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