summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl/uisdl.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-19code policed // commentsDaniel Stenberg1-2/+2
2006-03-17Fix some incorrectly declared functions in the sim.Dan Everton1-2/+2
2006-02-21using --zoom with no number given defaults to 2 and no longer segfaultsDaniel Stenberg1-1/+4
2006-02-21Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton1-2/+8
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton1-18/+1
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton1-7/+31
2006-02-09Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton1-12/+53
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing1-164/+123
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-0/+226