1. 38ceecb Seperated LOADER_LOAD_DSC/LOADER_UNLOAD_DSC from LOADER_LOAD/LOADER_UNLOAD as the later is only used by the directory app. This saves 20 bytes of resident code space. by oliverschmidt · 19 years ago
  2. e4e7e53 The classic Makefile.depend approach is to be replaced by dynamic dependendy management based on cc65's --create-dep. by oliverschmidt · 19 years ago
  3. 30b4763 Made maximum number of program descriptors supported by the program-handler app configurable. by oliverschmidt · 19 years ago
  4. 46f222a Removed (after checking back with Adam Dunkels) the compile-time optimizations for UIP_BUFSIZE < 256 for all targets but the msp430 which actually is configured to have a smaller buffer. by oliverschmidt · 19 years ago
  5. 9c8ed1c Define the new macro BACKGROUNDCOLOR. by oliverschmidt · 20 years ago
  6. 5b08482 Excluded functions with cc65 inline assembler from optimization. by oliverschmidt · 20 years ago
  7. 1dc4ca0 Updated for the new kernel API by adamdunkels · 20 years ago
  8. e423144 Part 24 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  9. d9ae56d Initial import by adamdunkels · 21 years ago