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. 30a0898 Made the 'bouncing box' screensaver the default for the apple2enh target. by oliverschmidt · 18 years ago
  3. a6c17c2 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. 1a1e628 Added configuration option to set the current directory (aka ProDOS prefix) now that we have chdir() in the cc65 C-Library. by oliverschmidt · 18 years ago
  5. 356f366 - Up to now the LAN slot had to have a valid setting (1-7). Now the LAN slot is allowed to be 0. This new value is displayed as empty field in the configedit app. Any invalid user entry (not in '1'-'7') is interpreted as 0. The default (if no contiki.cfg yet exsists) is now 0. All drivers were updated to recognize 0 as signal to deactivate. by oliverschmidt · 19 years ago
  6. d501194 Extended config apps to manage screensaver name, screensaver timeout and LSB (least significant byte) of MAC address (and supplied reasonable by oliverschmidt · 19 years ago
  7. 63a664b The config app is loaded on every startup so keep it small to improve loading time by using the kfs for reading the config file. by oliverschmidt · 19 years ago
  8. 4c19ccb Made use of the new cfs support. CONTIKI.CFG is now created on demand. by oliverschmidt · 19 years ago
  9. 689cda2 Switched configuration default to the LANceGS card as it is more popular - at least now ;-) by oliverschmidt · 19 years ago
  10. 2fa3323 Completed integration of TFE driver into Contiki for the Apple2: by oliverschmidt · 19 years ago
  11. 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
  12. 9e652ff Adjusted Apple2 port to the new Contiki kernel (and fixed / tuned pseudo clock). by oliverschmidt · 20 years ago
  13. 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