1. 7503957 Removed lcd.c by Linus Nielsen Feltzing · 23 years ago
  2. 60c5ec3 Updated I2C pins by Linus Nielsen Feltzing · 23 years ago
  3. 61e4578 Uh, we already had SWAB macros :) by Björn Stenberg · 23 years ago
  4. 25ef8e4 Added edx: Felix Arends by Björn Stenberg · 23 years ago
  5. 679888f Replaced SWAB macros with register-safe versions. by Björn Stenberg · 23 years ago
  6. f761de4 Bah, I didn't mean to commit my edited Makefile... by Björn Stenberg · 23 years ago
  7. 1acfd6b Alan's ATA code, or what's left of it after I have laid my grubby little hands by Björn Stenberg · 23 years ago
  8. 78e6bb8 Added SWAB (swap bytes) macros by Björn Stenberg · 23 years ago
  9. e7d40dc Removed lcd calls by Björn Stenberg · 23 years ago
  10. d86c499 FAQ and IRC in capitals by Björn Stenberg · 23 years ago
  11. b7cf060 removing all that stuff permanently. by Alan Korr · 23 years ago
  12. 257d17d First version by Linus Nielsen Feltzing · 23 years ago
  13. f3989d3 Added serial port bit definitions by Linus Nielsen Feltzing · 23 years ago
  14. d057c07 First commit by Linus Nielsen Feltzing · 23 years ago
  15. 432ba31 Changed DMA TCRx register names to DTCRx by Linus Nielsen Feltzing · 23 years ago
  16. 8c1d94f Added player button scanning by Björn Stenberg · 23 years ago
  17. e7246de 4 new irc logs by Daniel Stenberg · 23 years ago
  18. 9650580 four new logs by Daniel Stenberg · 23 years ago
  19. 5af283a Removed _ADDR macros for non-existing registers by Björn Stenberg · 23 years ago
  20. 191f4d2 Fixed REG and REG_ADDR style macros by Björn Stenberg · 23 years ago
  21. 45e9494 Missing buttons added by Björn Stenberg · 23 years ago
  22. c7dd78e Tetris! by Björn Stenberg · 23 years ago
  23. 70ff3d9 Renamed get_button button_get by Björn Stenberg · 23 years ago
  24. 5d4094f Made handle_events a polling function to allow button scanning by Björn Stenberg · 23 years ago
  25. f9429cc Quick hack to clear screen before updating by Björn Stenberg · 23 years ago
  26. 6dd637f adding files... nothin working... a lot of thing missing by Alan Korr · 23 years ago
  27. b415965 Minor updates by Björn Stenberg · 23 years ago
  28. cec0010 & is better than % for speed reasons by Daniel Stenberg · 23 years ago
  29. df3b9a3 Fixed bit bug in DRAW_PIXEL by Björn Stenberg · 23 years ago
  30. eb3bee2 Added comments about linefeeds and const by Björn Stenberg · 23 years ago
  31. f237b69 Added drawpixel, clearpixel and drawline to the API by Björn Stenberg · 23 years ago
  32. 7f309df Added archos.mod as target + nl conversion by Björn Stenberg · 23 years ago
  33. c5099ed Converted newlines from crlf to lf by Björn Stenberg · 23 years ago
  34. fa07b41 Moved definition of TRUE and FALSE to types.h by Björn Stenberg · 23 years ago
  35. 6886103 Added type to PAIOR and PBIOR registers by Björn Stenberg · 23 years ago
  36. 965401a Moved all code to .c file and indented according to rules by Björn Stenberg · 23 years ago
  37. 82bca1b Added #ifndef/#endif around the hole file and corrected the #elsifs by Björn Stenberg · 23 years ago
  38. e3e4b73 Added TARGET to CFLAGS by Björn Stenberg · 23 years ago
  39. 3610831 Fixed some compile errors by Björn Stenberg · 23 years ago
  40. 0c8d06e We were struck by the big bad CRLF monster. gcc on unix-like machines, at by Daniel Stenberg · 23 years ago
  41. 1caca5f small explanation of algorithm used for memory-page. by Alan Korr · 23 years ago
  42. 98d5df6 I hope it is the last one i commit them by Alan Korr · 23 years ago
  43. a95347a some fixes by Alan Korr · 23 years ago
  44. c25510f Now memory-page and memory-misc compile fine (others are in stage-development) by Alan Korr · 23 years ago
  45. 454be44 fix bugs by Alan Korr · 23 years ago
  46. 2772553 my info by Stuart Martin · 23 years ago
  47. 79aaf2f relocating to firmware/test/wavey/wavey.txt by Stuart Martin · 23 years ago
  48. 423b38b testing commit with ssh key4 by Stuart Martin · 23 years ago
  49. a70782a proper #ifdef'ing around the file to prevent errors if multiply included by Daniel Stenberg · 23 years ago
  50. 5254710 Fixed Id: lines by Björn Stenberg · 23 years ago
  51. a29d433 Added -dP to 'update' description by Björn Stenberg · 23 years ago
  52. e0ae9dc Please don't try to compile them... they need to be fixed by Alan Korr · 23 years ago
  53. 8a42139 grrr... now it should compile all files $(PACKAGE)-*.c found in the directory $(PACKAGE) by Alan Korr · 23 years ago
  54. 3b2ee8c Added search form by Björn Stenberg · 23 years ago
  55. 45bde1f now only one .c file is compiled : $(PACKAGE).c by Alan Korr · 23 years ago
  56. 50698f9 remove it since all code is now in a .h file of the same filename by Alan Korr · 23 years ago
  57. 0256fdf cosmetic changes and additions : by Alan Korr · 23 years ago
  58. 08dada2 cosmetic changes and additions : by Alan Korr · 23 years ago
  59. 87789d7 testing commit with ssh key3 by Stuart Martin · 23 years ago
  60. 9262193 testing commit with ssh key by Stuart Martin · 23 years ago
  61. 8e1bb80 testing add by Stuart Martin · 23 years ago
  62. 41e6d5f module fat and templates : just added templates files. by Alan Korr · 23 years ago
  63. 7dc59cf module fat and templates : just added templates files. by Alan Korr · 23 years ago
  64. 223884c There is two part in this module : by Alan Korr · 23 years ago
  65. 464a26d Ok, I move all what is common in 'test' directory by Alan Korr · 23 years ago
  66. cb0849c simple "target selection" template added by Daniel Stenberg · 23 years ago
  67. 439b187 include config.h properly by Daniel Stenberg · 23 years ago
  68. bde61f2 ident properly by Daniel Stenberg · 23 years ago
  69. feef1ed Gary's code for reading the Recorder's keyboard. This can't yet be used in by Daniel Stenberg · 23 years ago
  70. efca1cd added keypad defines by Daniel Stenberg · 23 years ago
  71. 811da2b two different keypads by Daniel Stenberg · 23 years ago
  72. 27df7b0 *** empty log message *** by Alan Korr · 23 years ago
  73. f5747cf Updates by Björn Stenberg · 23 years ago
  74. 6de9787 *** empty log message *** by Linus Nielsen Feltzing · 23 years ago
  75. 89bec76 Corrections by Björn Stenberg · 23 years ago
  76. 82e8568 Added gdb module by Björn Stenberg · 23 years ago
  77. d42d78f First check in by Björn Stenberg · 23 years ago
  78. 11d0198 Removed typo by Björn Stenberg · 23 years ago
  79. 0e98e46 Removed typo by Björn Stenberg · 23 years ago
  80. fdc37cb Added CVS instructions by Björn Stenberg · 23 years ago
  81. 705a6d9 Bresenham line drawing code added, as posted by Björn Stenberg by Daniel Stenberg · 23 years ago
  82. 9816156 removed C++ comments, added emacs-stuff in the bottom by Daniel Stenberg · 23 years ago
  83. 8c8ad67 fixed comments by Daniel Stenberg · 23 years ago
  84. fc35716 First version by Björn Stenberg · 23 years ago
  85. 7e8e100 Updates by Björn Stenberg · 23 years ago
  86. 2ba9b89 moved a #endif to stop compiler warnings for uisim on Linux by Daniel Stenberg · 23 years ago
  87. fa26696 cleaned up to work with some code from the firmware directory by Daniel Stenberg · 23 years ago
  88. bf538cc include firmware lcd header by Daniel Stenberg · 23 years ago
  89. fb6fd17 adjusted to new lcd code by Daniel Stenberg · 23 years ago
  90. defbca5 adjusted to new API by Daniel Stenberg · 23 years ago
  91. eb20725 use live, actual firmware code instead by Daniel Stenberg · 23 years ago
  92. 2101b9b Added TRUE/FALSE, made it work with SIMULATOR by Daniel Stenberg · 23 years ago
  93. 369ba01 incorporated Gary's bitmap LCD code, supports SIMULATOR. Seems to work. by Daniel Stenberg · 23 years ago
  94. d04a672 firmware typedefs. only bool so far by Daniel Stenberg · 23 years ago
  95. f4645e1 tables for drawing characters on a bitmap lcd. Tables brought by Gary. by Daniel Stenberg · 23 years ago
  96. a1a2d9e Updated a lot. by Daniel Stenberg · 23 years ago
  97. f3e11d8 new system to set which box and which features the box has by Daniel Stenberg · 23 years ago
  98. 00b26e6 Header by Björn Stenberg · 23 years ago
  99. da1e531 Removed test file by Björn Stenberg · 23 years ago
  100. 507460d Fixed cvs mailings by Björn Stenberg · 23 years ago