1. e31aaa9 Removed support for relative paths (and in fact added testing for absolute paths) as relative paths are not re-applyable by their very nature. by oliverschmidt · 18 years ago
  2. ba6f590 The ctk polll-handler needs much more cycles when mouse support is compiled in. As the Apple2 port implements timers with a simple counter we need to take that into account. Note: If a mouse is really found at runtime doesn't make a noticable difference. by oliverschmidt · 18 years ago
  3. 9111633 The general policy of the configedit app is to _not_ load the configuration file for providing default values but to get them from the "live" system. by oliverschmidt · 18 years ago
  4. 98d158b Added a simple stack size analysis functionality to be compiled in on demand by defining STACK_SIZE to the same value as __STACK_SIZE__ in the linker config file. by oliverschmidt · 18 years ago
  5. 33d8fad Added a command line argument to the apple2enh target. by oliverschmidt · 18 years ago
  6. 274cb0e Improved clock_time on the (timerless) Apple2 in several ways: by oliverschmidt · 19 years ago
  7. 63e299e Introduced directory app and .DSC files on the Apple2 (and removed conseqently most app descriptions from Contiki menu). by oliverschmidt · 19 years ago
  8. 7ca3355 Re-added email app to the Apple2 build. by oliverschmidt · 19 years ago
  9. 18f390a Added ftp and shell app to the menu. by oliverschmidt · 19 years ago
  10. 1419ac3 Removed (currently non-portable) email app from Apple2 build. by oliverschmidt · 19 years ago
  11. d9f3314 According to Adam the contents of the uip_buf are never assumed to be valid accross events boundaries. The same holds true for file open-read/write-close cycles (at least for module loading and config file i/o). by oliverschmidt · 19 years ago
  12. 2fa3323 Completed integration of TFE driver into Contiki for the Apple2: by oliverschmidt · 19 years ago
  13. 76872e8 Up to now Contiki for the Apple2 was loaded under DOS 3.3 and it destroyed DOS 3.3 to get as much as possible memory. by oliverschmidt · 19 years ago
  14. e23148e Updated to reflect recent Contiki kernel API changes. by oliverschmidt · 20 years ago
  15. d42a5f8 Added the calculator app to the Apple2 port. by oliverschmidt · 20 years ago
  16. 9e652ff Adjusted Apple2 port to the new Contiki kernel (and fixed / tuned pseudo clock). by oliverschmidt · 20 years ago
  17. 19032c6 - Added a custom ctk drawing module based on ctk-conio which makes use of the "Mousetext" feature available on enhanced Apple //e (or better) machines. by oliverschmidt · 20 years ago
  18. 3cf3d30 Reactivated Contiki for the Apple ][ by oliverschmidt · 20 years ago[Renamed (75%) from contiki-apple2/contiki-main.c]
  19. 3f57dbd Removed call to ctk_redraw() by adamdunkels · 21 years ago
  20. a4ed847 Initial import by adamdunkels · 21 years ago