https://github.com/aaronw-be/osdev-wiki-cn
https://github.com/aaronw-be/osdev-wiki-cn
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronw-be/osdev-wiki-cn
- Owner: AaronW-BE
- License: mit
- Created: 2025-03-13T08:26:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T10:13:11.000Z (3 months ago)
- Last Synced: 2025-03-13T10:23:03.646Z (3 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OSDEV-Wiki-CN
> Introduction
* [Basic Information](./Articles/00.Introduction/Basic%20Information/)
* [Introduction](./Articles/00.Introduction/Basic%20Information/Introduction.md)
* [Required Knowledge](./Articles/00.Introduction/Basic%20Information/RequiredKnowledge.md)
* [Beginner Mistakes](./Articles/00.Introduction/Basic%20Information/BeginnerMistakes.md)
* [Getting Started](./Articles/00.Introduction/Basic%20Information/Getting-Started.md)* Environment
* Bare Bones / Baby Steps
* Example OS Organization
* Booting and Setup
* Testing and Debugging
* Development
* Compiler Development