This website requires JavaScript.
Explore
Help
Sign In
ECRI
/
SprinkleOS
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
43
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
pepepper
1b4d5fb6a4
some modify
2021-04-09 18:24:56 +09:00
docs
細部修正
2020-09-09 07:31:26 +09:00
mkramfs
some modify
2021-04-09 18:24:56 +09:00
testapp
some modify
2021-04-09 18:24:56 +09:00
.gitignore
some modify
2021-04-09 18:24:56 +09:00
elf.c
some modify
2021-04-09 18:24:56 +09:00
elf.h
some modify
2021-04-09 18:24:56 +09:00
fb.c
some modify
2021-04-09 18:24:56 +09:00
fb.h
some modify
2021-04-09 18:24:56 +09:00
font.h
some modify
2021-04-09 18:24:56 +09:00
gdt.c
some modify
2021-04-09 18:24:56 +09:00
gdt.h
some modify
2021-04-09 18:24:56 +09:00
int_handler.s
some modify
2021-04-09 18:24:56 +09:00
interrupt.c
some modify
2021-04-09 18:24:56 +09:00
interrupt.h
some modify
2021-04-09 18:24:56 +09:00
io.c
some modify
2021-04-09 18:24:56 +09:00
io.h
some modify
2021-04-09 18:24:56 +09:00
keycode.h
some modify
2021-04-09 18:24:56 +09:00
LICENSE
some modify
2021-04-09 18:24:56 +09:00
main.c
some modify
2021-04-09 18:24:56 +09:00
memory.c
some modify
2021-04-09 18:24:56 +09:00
note.md
some modify
2021-04-09 18:24:56 +09:00
pci.c
some modify
2021-04-09 18:24:56 +09:00
ramfs.c
some modify
2021-04-09 18:24:56 +09:00
ramfs.h
some modify
2021-04-09 18:24:56 +09:00
README.md
some modify
2021-04-09 18:24:56 +09:00
sprinkleos.dec
some modify
2021-04-09 18:24:56 +09:00
sprinkleos.dsc
some modify
2021-04-09 18:24:56 +09:00
sprinkleos.inf
some modify
2021-04-09 18:24:56 +09:00
text.c
some modify
2021-04-09 18:24:56 +09:00
text.h
some modify
2021-04-09 18:24:56 +09:00
README.md
ECRI
/ SprinkleOS
Challenge of handmade OS.
ドキュメント
必要そうなもの, 実装予定のもの
参考資料
ビルド, 実行
ビルドする (Ubuntu 20.04 LTS)
QEMU で起動する
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Challenge of handmade OS
Readme
70
KiB
Languages
C
96.8%
C++
2.3%
Assembly
0.7%
Makefile
0.2%