Re: A86: a program to run


[Prev][Next][Index][Thread]

Re: A86: a program to run




I got 0 on both the calc and emu.  I just typed in the hex for it from asm
studio.  Don't forget the C9 (ret).

At 11:20 PM 5/12/98 -0400, you wrote:
>
>
>My link is misbehaving.  Someone please run the following on a calculator
>(not an emulator) and tell me whether the output is 0 or 1.
>
>	xor a
>	ld hl,blah
>	ld (hl),a
>blah:	inc a
>	add a,'0'
>	call _putmap
>
>--------
>Dan Eble (mailto:eble@cis.ohio-state.edu)
>         (http://www.cis.ohio-state.edu/~eble)
>
>"Behold, how great a matter a little fire kindleth!" -- James 3:5
>
>
>
>


// David Phillips
// mailto:electrum@tfs.net
// AIM: electrum32


References: