Clarence wrote:
>BUT almost ANY asm code is dazzling compared to "C" in terms of speed.
>Those demos were written in 16 bit code so you can see that 16 bits is
>plenty if the code is written in ASM.
>
>32 bits DOES help with the memory management but ASM can add so much speed
>to the time sensitive parts of 16 bit Arachne that going to 32 bits would
>be unnecessary. (IMHO)

Still setting a 386 as minimum will speed it up since more CPU registers
are available (and larger - effectivly trippling the ammount of base
registers, I don't however think BC can use these effectvly so there will
only be twice as many).
So, if Arachne is going to be a 386 and up program then I suggest that as a
(very small) start it's atleast compiled using 386 code using the current
code and compiler.

Anyway, a site that has some links to ASM programmers and contests is:
http://www.cybertrails.com/~fys/contest.htm
//Bernie
http://hem1.passagen.se/bernie/index.htm DOS programs, Star Wars ...

Reply via email to