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

Re: graphic display problem



"Deckard" <boutillon@free.fr> a �crit dans le message de news: 
1151670385.951910.298480@p79g2000cwp.googlegroups.com...
> Try this program:
>
> http://boutillon.free.fr/Underground/Anim_Et_Graph/Extasie_Chat_Mauve_Reloaded/Scans/Manuel_Arlequin_p225.jpg
> http://boutillon.free.fr/Underground/Anim_Et_Graph/Extasie_Chat_Mauve_Reloaded/Scans/Manuel_Arlequin_p226.jpg

    It didn't work either!

    But I finally solved the problem with:

    sta $c0b7
    sta $c0b5
    sta $c0b2
    sta $c05e

    wich turns the card into 560x192 black and white.

    The problem now comes with MouseDesk! How can I patch the executable to 
have it correctly displayed? (12 bytes!)

    Maybe I should write a SYS file with those 12 bytes that chains itself 
to MouseDesk. I'll read my documentations to see what am I able to do...

    Guillaume.