Skip to content

seiichi3141/HariboteOS

Repository files navigation

30日でできる! OS自作入門

OSを自作する。

書籍。Kindle版もあり。 「30日でできる! OS自作入門」(Amazon)

サポートサイトからツール類のダウンロードが可能

Wiki

(AT)BIOS

VGA

(PIC)8259A

(AT)keyboard

(PIT)8254

VESA

nask

ビルドに失敗した時は*.lstを見ると原因がわかる

レジスタ

AX Accumulator
CX Counter
DX Data
BX Base
SP Stack pointer
BP Base pointer
SI Source index
DI Destination index
AL Accumulator low
CL Counter low
DL Data low
BL Base low
AH Accumulator high
CH Counter high
DH Data high
BH Base high
EAX
ECX
EDX
EBX
ESP
EBP
ESI
EDI
ES Extra segment
CS Code segment
SS Stack segment
DS Data segment
FS
GS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published