Skip to content
FrankHB edited this page Jul 25, 2014 · 39 revisions

About/概要

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.

Currently supported platforms:

  • (Nintendo/iQue) DS (using DeSmuME to run on PC)
  • MinGW32 (i686-w64-mingw32)

**Note: DeSmuME svn4030 or later would wrongly ignore the --cflash-path option on loading MPCF image. So make sure the settings in Emulator -> GBA slot specifies the correct path. **

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 .)

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 .

See here for releases(zh-CN).

某平台中立的框架试做品。目前可在 NDS 模拟器 DeSmuME 上测试运行(每个更新的版本通过实机iDSL测试),以及 MinGW32 上的试验性移植。

关于许可证,见源代码目录中的 LICENSE.TXT 。

**注意:DeSmuME svn4030 及之后版本会在载入 MPCF 映像时错误地忽略 --cflash-path 选项,以 仿真 -> GBA 插槽 菜单中的设置指定正确的路径。 **

主要部分(非此项目维护的库除外)使用 C++ 编码,严格兼容于 ISO/IEC 14882 。(使用的 ISO 特性参见这里 )。

目录 /doc/vsd 下的文档可使用 Microsoft Office Visio 或 Microsoft Visual Studio 2013 查看。

其它详细说明见源代码目录中的说明文档以及 /doc 目录。

Contents(zh-CN)/主题目录

Contacts/联系方式

Clone this wiki locally