Re: A86: 86 emulator


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

Re: A86: 86 emulator



> and because of that it makes it SLOWER.. (not asm stuff) slower at
> graphing etc.. computations..

No, in fact it's only slower when running basic programs (it has to flip
pages
at least twice per line), and commands written on the home screen (same
reason, just less affect since it's one command). There are other times in
which it's slower, i.e. the delete screen because it has to flip many times.
But graphing is identical on both the 85 and 86. Check me.


Follow-Ups: