1. d7616e8 The apple2enh banking implies screen distortions in graphics mode. Therefore I added a simple 'bouncing box' screensaver running in text mode. by oliverschmidt · 18 years ago
  2. 3fa6722 Include webserver in Apple2 builds - although it'll only fit into memory for the apple2enh target. by oliverschmidt · 18 years ago
  3. 0851aaa Added the screensavers to the Apple2 build. by oliverschmidt · 19 years ago
  4. 6523c5d 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
  5. 240f903 Renamed loader-arch-dsc.S to loader-arch-module-dsc.S. by oliverschmidt · 19 years ago
  6. 63e299e Introduced directory app and .DSC files on the Apple2 (and removed conseqently most app descriptions from Contiki menu). by oliverschmidt · 19 years ago
  7. 0dca928 Made use of the new checkbox textentry input handler. by oliverschmidt · 19 years ago
  8. 7ca3355 Re-added email app to the Apple2 build. by oliverschmidt · 19 years ago
  9. a34b131 Renamed CFLAGSCOMMON to CFLAGSCC65. by oliverschmidt · 19 years ago
  10. f323cbf Renamed the Contiki app define SHELL to SHELL_ to avoid conflicts with the SHELL env variable. by oliverschmidt · 19 years ago
  11. 28857a4 Added the ftp and shell app to the Apple2 build. by oliverschmidt · 19 years ago
  12. 147e607 Redesigned file system handling on the Apple2: by oliverschmidt · 19 years ago
  13. d78036e Ported the wget app to the Apple2 and improved the error handling. For now the "save to file" feature is commented out... by oliverschmidt · 19 years ago
  14. 4c19ccb Made use of the new cfs support. CONTIKI.CFG is now created on demand. by oliverschmidt · 19 years ago
  15. 1419ac3 Removed (currently non-portable) email app from Apple2 build. by oliverschmidt · 19 years ago
  16. 5a4a03c Renamed TFE driver to Uther driver (of course only for the Apple2). by oliverschmidt · 19 years ago
  17. 8871bdd Added driver for the LANcsGS ethernet card - heavily based on the ETH64 driver. by oliverschmidt · 19 years ago
  18. 1691288 Change regarding the socket->psock renaming. by oliverschmidt · 19 years ago
  19. a330e33 As there was again not enough memory there's yet another memory layout for Contiki on the Apple2. The benefit of the new layout is that reduction of stack size means increase of heap size - and it looks like Contiki needs very little stack... by oliverschmidt · 19 years ago
  20. 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