1. 2087a5d 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. 510e650 Renamed loader-arch-dsc.S to loader-arch-module-dsc.S. by oliverschmidt · 19 years ago
  3. 17bab29 Replaced wrapper function with macro (and improved thus consistency). by oliverschmidt · 19 years ago
  4. aa5a7d4 Adjustment to avoid errors with recent cc65 snapshots. by oliverschmidt · 19 years ago
  5. 9fe9ae9 Added copyright license header by adamdunkels · 20 years ago
  6. 5889040 Added unistd include by adamdunkels · 20 years ago
  7. 9fba002 Default init function name changed to loader_appinit by adamdunkels · 20 years ago
  8. 66724dd Removed inclusion of unistd.h file which broke with cc65 2.9.2 by adamdunkels · 21 years ago
  9. 68f6f4b Added the ability to pass an argument pointer to newly created processes by adamdunkels · 21 years ago
  10. 7626368 Added unistd.h include by adamdunkels · 21 years ago
  11. 70c4c34 Broke out code that can be used on many cc65 targets and put it in a separate directory by adamdunkels · 21 years ago