Re: A86: [OT] ASCII Codes 2


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

Re: A86: [OT] ASCII Codes 2




Why not write the thing in asm?  If you are a halfway decent asm coder (I'm
not saying you are or are not, I have no idea), it will probably be easier
to write it up in asm.  And if you're not, you will be by the time you're
done :)  Even with the worst design and coding you could do in asm, it'll be
at least 10-25 faster than the best coded BASIC version, and that's with
very complicated asm helper programs.

> Because I still need the ASCII codes for each character..... I'm testing
> against it, and yes, I will be using the logical tests....




References: