Skip to content

yuejd/OS_test

Repository files navigation

my OS

This is a test for 'Operating System', it's consist of two parts:

  • Bootloader and Init

they are nasm files

bootloader.asm

init_gdt.asm

  • OS Kernel

    they are nasm function files and C kernel files

asm_func.asm

myos_asm.asm

myos_c.c

Config

It's written under Mac Os,we should prepare some GNU tools, gcc, ld, nasm, binutils... Recompile them by self in OSX. Bochs is the virtual machine for os testing.

read Makefile to get the further imformation about the Os

About

my operating system test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published