comparing numbers by McBusLuck

\xe7\xffG\xe70\x01v\xfe
 \x03\xff\x18\xf2\xe7\xf5\xb8(\x06>\x1e\x8c\x17\x18\x02>=\xff\xf1\x18\xe2\x00\xc3\x03\x80

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

Disassemble:

	ORG	00000H

	RST 20H			;0000	E7 	. 
	RST 38H			;0001	FF 	. 
	LD B,A			;0002	47 	G 
	RST 20H			;0003	E7 	. 
	JR NC,$+3		;0004	30 01 	0 . 
	HALT			;0006	76 	V 
	CP 00AH		;0007	FE 0A 	. . 
	JR NZ,$+5		;0009	20 03 	  . 
	RST 38H			;000B	FF 	. 
	JR $-12		;000C	18 F2 	. . 
	RST 20H			;000E	E7 	. 
	PUSH AF			;000F	F5 	. 
	CP B			;0010	B8 	. 
	JR Z,$+8		;0011	28 06 	( . 
	LD A,01EH		;0013	3E 1E 	> . 
	ADC A,H			;0015	8C 	. 
	RLA			;0016	17 	. 
	JR $+4		;0017	18 02 	. . 
	LD A,03DH		;0019	3E 3D 	> = 
	RST 38H			;001B	FF 	. 
	POP AF			;001C	F1 	. 
	JR $-28		;001D	18 E2 	. . 
	NOP			;001F	00 	. 
	JP 08003H		;0020	C3 03 80 	. . . 
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