A86: Re: nomenus


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

A86: Re: nomenus




that's 3E4021FDC3AE77C9 for the 8-byte version.

-josh

On Tue, 20 Oct 1998 01:27:45 -0400 "Dux Gregis" <assets@eden.rutgers.edu>
writes:
>
>>
>>Due to my forgetting to reset a flag before exiting my game, Dux and 
>I came
>>upon this nifty 10 byte program:
>:-)
>eight bytes if you like:
>
>_iy            equ            $c3e5
>
>.org _asm_exec_ram
>
> ld a,%1000000
> ld hl,_iy+new_grf_flgs
> xor (hl)
> ld (hl),a
> ret
>
>.end
>
>>Run it once and all of your menus are blank.  Run it again to fix it. 
> This
>>could be useful to run on your friend's calc, or to keep people from
>messing
>>with your calc.  It's short enough to type in by hand: 
>>
>>--
>>David Phillips <electrum@tfs.net>
>>ICQ: 13811951
>>AOL/AIM: Electrum32
>>86 Central: http://www.tfs.net/~electrum
>>
>
>

___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
or call Juno at (800) 654-JUNO [654-5866]


References: