v by kodera

\xd6\x8aw

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 (HL),A			;0002	77 	W 

download

return to the top page