Re: A82: Beginner-ish Q's


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

Re: A82: Beginner-ish Q's




Yes. ( It runs Crash program so of corse it has a rand routine)
-----Original Message-----
From: Kouri Rosenberg <kouri@juno.com>
To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
Date: 20. maj 1998 06:13
Subject: Re: A82: Beginner-ish Q's


>
>Dines, Ash 3.1 will have a built in random number call won't it?
>
>
>On Wed, 20 May 1998 03:28:11 GMT mgp4007@omega.uta.edu (Michael Pearce)
>writes:
>>
>>>2. There was a rand discussion before I *knew* what I was doing.  
>>Does
>>>anyone have the good rand routine?  If so, can you email it to me
>>>(text/UUE only) 
>>>
>>Here is jimmy mardell's random routine:
>>
>>Random:
>> ld b,a
>> ld a,r
>> add a,a
>> ld hl,0
>> ld d,h
>> ld e,a
>>RMul:
>> add hl,de
>> djnz RMul
>> ld a,h
>> ret
>>
>>-mike pearce
>>
>
>_____________________________________________________________________
>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]
>

_______________________________________

Dines Justesen
Email: dines@post1.com or
       c958362@student.dtu.dk
WWW  : http://www.gbar.dtu.dk/~c958362/
_______________________________________