Re: [cc65] Optimizing C code

Date view Thread view Subject view

From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-09-09 18:30:20


>>>>> "G" == Groepaz  <groepaz_at_gmx.net> writes:

MV> Yeah, but that's in a highly specialized loop in a 16x16 char map,
MV> and not a generic plot function that uses bitmap pointers. Apples
MV> and oranges.

G> no i'm talking bitmap.... admitted it'd be 256x256 pixels only. (check 
G> glasnosts 768 pixel sinus plotter in....uhm...some vision demo :=P)

Really? Not 32x25 characters? Still, a fixed bitmap allows you to use
lookup tables for the addressing and gets rid of the expensive multi-
plication.

-- 
                       Wildstar delenda est
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp_at_cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-09-09 18:34:46 CEST