📄 readme
字号:
This is the source code for the Contiki desktop environment, which isa modern Internet-enabled desktop environment for the Commodore 64 anda bunch of other systems written by Adam Dunkels. The Contiki desktopenvironment includes a simple window system and GUI, TCP/IPnetworking, a web server, a telnet client, and a web browser. Contikiis written in C and is compiled with Ullrich von Bassewitz' cc65 Ccompiler.More information about the Contiki desktop environment can be found onits web page: http://dunkels.com/adam/contiki/The cc65 C compiler can be found on the cc65 web page: http://www.cc65.org/The Contiki desktop environment source code is divided into thefollowing directories: apps/ - the Contiki applications ctk/ - the ctk conio windowing toolkit on which Contiki builds ek/ - the ek event kernel and the dispatcher lib/ - various library files uip/ - the uIP TCP/IP stackTo build the Contiki desktop environment from sources, GNU make andcc65 must be installed.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -