⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt.svn-base

📁 PSP用开发必装库PSPDEV
💻 SVN-BASE
字号:
  ==================   HOW DO I USE IT?  ==================   Basically, you run the toolchain script:    ## Make the script executable.    chmod a+x ./toolchain.sh    ## Run the script.    ./toolchain.sh   First, this script will attempt to make sure you have all the programs   you need to build the toolchain. Then it will download the source from   various places on the internet. Finally, it will compile and build the   source. This may take a long time.   Once finished, you need to add the following to your login settings:    ## PSPDEV SETTINGS    export PSPDEV="/usr/local/pspdev"    export PSPSDK="$PSPDEV/pspsdk"    export CVSROOT=":pserver:anonymous@cvs.ps2dev.org:/home/pspcvs"    export PATH="$PATH:$PSPDEV/bin:$PSPDEV/psp/bin:$PSPSDK/bin"   Then you're done!  =============   THE CREDITS  =============   Add yourself here, or be anonymous:   Dan Peori (peori@oopo.net) - Created the script, patch maintenance.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -