summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/lcd-sdl.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen1-1/+0
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold1-11/+25
2006-02-16Actually fix the palette issue.Dan Everton1-3/+3
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton1-263/+34
2006-02-09Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton1-1/+18
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman1-0/+4
2006-02-08More SDL simulator LCD fixes.Jens Arnold1-5/+5
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono ...Linus Nielsen Feltzing1-1/+1
2006-02-08The SDL simulator didn't draw the pixels correctly on targets with gray/mono LCDLinus Nielsen Feltzing1-2/+2
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-0/+291