Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.sys.apple2    |    Discussion about Apple II micros    |    56,720 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 56,402 of 56,720    |
|    qkumba to All    |
|    Re: Sieve of Eratosthenes benchmark    |
|    25 Nov 23 14:04:38    |
      From: peter.ferrie@gmail.com              ldx #SieveEnd-SieveZP+1 ; Num bytes to copy to ZP. +1 for X=0 exit       CopyToZp       lda RelocToZP-1,x       sta ZpCodeOrg-1,x       dex       bne CopyToZp              ldy #0 ; y: Flags index == 0              ->              ldy #SieveEnd-SieveZP+1 ; Num bytes to copy to ZP. +1 for X=0 exit       CopyToZp       ldx RelocToZP-1,y       stx ZpCodeOrg-1,y       dey       bne CopyToZp              ldy #0 ; y: Flags index == 0              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca