summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-02Corrected title display.Robert Hak
2002-05-02Added screensaver.c referenceRobert Hak
2002-05-02Yes, its a simple screensaver... why not?Robert Hak
2002-05-02Added reference to the small screensaver app I addedRobert Hak
2002-05-02New sprintf.Linus Nielsen Feltzing
2002-05-02Added DEBUG macro. Now uses our own sprintf.Linus Nielsen Feltzing
2002-05-02link with the firmware's sprintf() code just in case we'd start to use it,Daniel Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02two new linesDaniel Stenberg
2002-05-02Revert last changeBjörn Stenberg
2002-05-02Added support for %%Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-05-02Added flagsBjörn Stenberg
2002-05-02Count me too... count meRobert Hak
2002-05-02Reverted the 1.10 and 1.11 changes, as they don't work.Daniel Stenberg
2002-05-02I write code too... :)Björn Stenberg
2002-05-01fixed lcd_bitmap, again. Works for y%8 != 0 as well now.Felix Arends
2002-05-01fixed lcd_bitmap code.Felix Arends
2002-05-01activity updatesStuart Martin
2002-05-01activity updatesStuart Martin
2002-05-01activity updatesStuart Martin
2002-05-01slow down tetris a bit, now when the X11 simulator supports sleep() withDaniel Stenberg
2002-05-01activity updatesStuart Martin
2002-05-01fixed headerDaniel Stenberg
2002-05-01added the sleep simulation fileDaniel Stenberg
2002-05-01kernel.h wrapper fileDaniel Stenberg
2002-05-01added sleep() simulationDaniel Stenberg
2002-05-01You can now successfully lose at tetris! (In other words, the gameRobert Hak
2002-05-01corrected the load-file pathDaniel Stenberg
2002-05-01lcd_puts() uses the new fontheight table nowDaniel Stenberg
2002-05-01Added lcd_fontsize() that returns the size of a given fontDaniel Stenberg
2002-05-01removed win32 compiler directiveFelix Arends
2002-05-01removed WIN32 compiler directiveFelix Arends
2002-05-01added debug and panic support for the simulatorFelix Arends
2002-05-01Added compiled resource to cvs, so that people can compile with the make file...Felix Arends
2002-05-01applied c standard to memory allocation so this will compile with win32 simul...Felix Arends
2002-05-01win32 simulator compabilityFelix Arends
2002-04-30latest (working) makefile.Felix Arends
2002-04-30Win32 Simulator compability:Felix Arends
2002-04-30again, a little win32 simulator compability fixFelix Arends
2002-04-30added win32 simulator compability (by including windows.h)Felix Arends
2002-04-30UISW32 dir functions working,Felix Arends
2002-04-30added -DCRT_DISPLAYStuart Martin
2002-04-30removing #define CRT_DISPLAY ;)Stuart Martin
2002-04-30defaulting #define CRT_DISPLAY to offStuart Martin
2002-04-30added #ifdef CRT_DISPLAY to provide a printf version of debug()Stuart Martin
2002-04-30desc & qsStuart Martin
2002-04-30win32 makefile for harnessStuart Martin
2002-04-30test harness for playlists & settingsStuart Martin
2002-04-30additional #definesStuart Martin