v by nooodl

\xd6\x8a\x02

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

Disassemble:

	ORG	00000H

	SUB 08AH		;0000	D6 8A 	. . 
	LD (BC),A			;0002	02 	. 

download

return to the top page