Z-80 code question about a loop that depends on the contents of the refresh register
    Ethan Dicks 
    ethan.dicks at gmail.com
       
    Tue Dec 13 16:56:13 CST 2016
    
    
  
On Tue, Dec 13, 2016 at 5:51 PM, Ethan Dicks <ethan.dicks at gmail.com> wrote:
> On Tue, Dec 13, 2016 at 5:49 PM, Ethan Dicks <ethan.dicks at gmail.com> wrote:
>> I'm disassembling a vintage program...
>>
>> MYSUB:
>>   LD A,R...
I'm now thinking this is the RNG which is supposed to return a number
from 0-100 in most cases, for calculating probability, which is
something I know the app depends on.
The real question becomes how to run this in emulation.
-ethan
    
    
More information about the cctalk
mailing list