summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-04-30functions for panic functionsStuart Martin
2002-04-30header for panic functionsStuart Martin
2002-04-30functions for high level disk operationsStuart Martin
2002-04-30high level disk operationsStuart Martin
2002-04-30header for track infoStuart Martin
2002-04-30functions for user settingsStuart Martin
2002-04-30header for user settingsStuart Martin
2002-04-30functions for playlist manipulationStuart Martin
2002-04-30header for playlistsStuart Martin
2002-04-30expanded the browser with a little cursor to moveDaniel Stenberg
2002-04-30clear first, then draw might look betterDaniel Stenberg
2002-04-30don't defined the dirent struct if DIRENT_DEFINED is defined...Daniel Stenberg
2002-04-30call the dir browser when selectedDaniel Stenberg