Inspired by Chris' implementing of DoAvoider, I wanted to try my hand at
implementing one of the goals in the TODO list. I was looking at a couple
(listed below), but I'm not sure where to start and had questions.


+ operations.c: Add full support for state->visible_map

        What does this entail? There's no comments that indicate anything
        is wrong/missing.


* pic_0.c: Add SCI01 support (priority palettes and embedded views)

        Does this have to do with the "priority map grab" error in the SDL
        (and xlib) drivers? I started looking at this, and noticed a
        large block of code commented out in kOnControl. Why? What
        was wrong with it? (kOnControl() could use some comments.)

        If it doesn't have to do with the "priority map" problem,
        where would I start?


* pal_1.c: Fix palettes not to compress colors (doing this is pointless  and wrong)

        sci_pal_1.c appears simple enough, but there are no comments.
        What needs to be done here and what would the repurcussions
        of the change be?




--
http://www.clock.org/~matt



Reply via email to