Skip to content

SatoshiShimada/os

Folders and files

NameName
Last commit message
Last commit date
Sep 21, 2015
Oct 4, 2015
Sep 21, 2015
Sep 28, 2015

Repository files navigation

Operationg System for x86 architecture

image

Using tools

  • gcc
  • qemu

Usage

make
make run

Structure

Memory Map

Address Data
~ 0x79ff Stack
0x8000 FDD image of sector 0
0x8200 FDD image of sector 1
0x8400 FDD image of sector 2
0x26f800 ~ 0x26f8ff IDT
0x270000 ~ 0x27ffff GDT
: continue...
End of Memory

About

My Original OperationgSystem (x86 32bit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published