共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Symmetry |
Symmetry
|
0 | 0 | 117 |
贡献者 | 讨论 | 代码提交 |
Symmetry is a small operating system written in C++. It aims to be platform independent and very fast.
It currently has support just for the basic functions needed to run a computer - the GDT, IDT, and paging, as well as dynamic memory management and a simple virtual file system (VFS).