Rockbox mail archive
Subject: Re: Cygwin uisimulator
From: Henrik Backe (backe_at_swipnet.se)
Date: 2003-03-23
> I had installed it, yes, but it after a reinstall of two packages
> (gcc-mingw and mingw-runtime; do I need both, btw?) it suddenly started
> to work...
>
Yes you need both.
> That is to say, it builds. Needed some work to make it work (as I do a
> player simulation). I mainly changed lcd-win32.c, adding drawdots and
> drawrectangles (simplest version, just using DRAW_PIXEL and
> CLEAR_PIXEL), update the display for players in lcd_update (using
> lcd_buffer_copy and hardware_buffer_lcd to draw the characters needed;
> copied from lcd-x11.c, btw) and removed the Sleep() call in lcd_update,
> which just made things very slow.
>
Good work, submit patches. BTW thats why I prefered the X11 simulator, less
work for me :-)
../Henrik
Page was last modified "Jan 10 2012" The Rockbox Crew
|