Print nothing 2 by McBusLuck

\x06bcxdebk\x06v\x1a\xee,\x13\xd5

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

Disassemble:

	ORG	00000H

	LD B,062H		;0000	06 62 	. B 
	LD H,E			;0002	63 	C 
	LD A,B			;0003	78 	X 
	LD H,H			;0004	64 	D 
	LD H,L			;0005	65 	E 
	LD H,D			;0006	62 	B 
	LD L,E			;0007	6B 	K 
	LD B,076H		;0008	06 76 	. V 
	LD A,(DE)			;000A	1A 	. 
	XOR 02CH		;000B	EE 2C 	. , 
	INC DE			;000D	13 	. 
	PUSH DE			;000E	D5 	. 
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