1. b207f02 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. 72f2ffc 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. eeea7b7 Replaced all duplicate app defines contained in Makefile.common with references to that file. by oliverschmidt · 19 years ago
  4. 9ba74af Made maximum number of program descriptors supported by the program-handler app configurable. by oliverschmidt · 19 years ago
  5. 14be9d2 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
  6. c8d1658 Renamed simpletelnet.prg to telnet.prg due to Apple2 ProDOS8 filename length restrictions. by oliverschmidt · 19 years ago
  7. bc0d56b Made email compose window size compile-time configurable. by oliverschmidt · 19 years ago
  8. 0f7770b Define the new macro BACKGROUNDCOLOR. by oliverschmidt · 20 years ago
  9. a5b57db Excluded functions with cc65 inline assembler from optimization. by oliverschmidt · 20 years ago
  10. 503df8d Updated for the new kernel API by adamdunkels · 20 years ago
  11. 5e1a4fb Part 25 of adding two new ctk configuration macros: by oliverschmidt · 20 years ago
  12. 4fa940f Initial import by adamdunkels · 21 years ago