-
Notifications
You must be signed in to change notification settings - Fork 19
Home
The YSLib Project is a project of platform-neutral framework consists of several multi-licensed open source libraries. See LICENSE.TXT in the source directory for licensing affairs.
The main part(except libraries not being maintained in this project) of the libraries is coded in C++, which is strictly conforming to ISO/IEC 14882. (For features being used, see here .)
See here for releases(zh-CN).
某平台中立的框架试做品。目前可在 NDS 模拟器 DeSmuME 上测试运行(每个更新的版本通过实机iDSL测试),以及 MinGW32 上的试验性移植。使用的许可证见源代码目录中的 LICENSE.TXT 。
主要部分(非此项目维护的库除外)使用 C++ 编码,严格兼容 ISO/IEC 14882 。(使用的 ISO 特性参见这里(en-US) )。
- (Nintendo/iQue) DS (arm-none-eabi)(using DeSmuME to run on PC)
- MinGW32 (i686-w64-mingw32, compatible with i686-pc-mingw32)
- Android (arm-linux-androideabi)
- MinGW64 (x86_64-w64-mingw32)
Documentation of the code can be generated using Doxygen.
The document in /doc/vsd can be viewed by Microsoft Office Visio or Microsoft Visual Studio 2013.
Other non-generated documents (all in simplified Chinese) are text files in the source directories, like Readme.txt & /doc .
文档可使用 Doxygen 生成,参见构建文档。
目录 /doc/vsd 下的文档可使用 Microsoft Office Visio 或 Microsoft Visual Studio 2013 查看。
其它详细说明见源代码目录中的说明文档以及 /doc 目录,以及以下列出的条目。
- 发邮件到[email protected]
- 在贴吧发贴/Post here