# PiEOS **Repository Path**: kuqilin/PiEOS ## Basic Information - **Project Name**: PiEOS - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-10 - **Last Updated**: 2023-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [English](README.md) | 简体中文 ## 编译 注意:你可能需要在编译前安装 qemu,gcc,g++,GNU make 和 git 。 安装qemu并建立链接 ```sh sudo apt install qemu sudo ln -s /usr/bin/qemu-system-i386 /usr/bin qemu ``` 克隆仓库 ```bush git clone https://github.com/PiEOS-Team/PiEOS.git ``` 使用 `make` 编译文件 ```sh make ``` ## 启动 使用此命令来启动PiEOS ``` qemu make ``` ## 更新
0.0.3 Alaph - 增加输入输出函数 - 移除了HIM :)
0.0.2 Alaph - 修复了无法编译的问题(缺少floppy.img)
## 开发者 敬请期待 ## 特别鸣谢 敬请期待