OS67. A small operating system you can build and run on your computer.

github.com/SilverRainZ/OS67

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • Merge pull request #27 from aesophor/patch-2
  • Merge pull request #26 from aesophor/patch-1
  • inc: vmm.h: fix a typo in comment
  • mm: vmm.c: fix a typo in comment
May 2021
  • Merge pull request #25 from aesophor/patch-3
  • drv: ide: fix a typo in comment
April 2021
  • Merge pull request #24 from aesophor/patch-2
  • proc: fork: fix a typo in comment
  • Merge pull request #23 from aesophor/patch-1
  • kern: main: fix a typo
February 2021
  • Merge pull request #22 from timgates42/bugfix_typo_unknown
December 2020
  • docs: fix simple typo, unkown -> unknown
September 2018
  • Merge pull request #15 from wjk13720041/master
  • Update bootsect.asm
January 2018
  • specified bochs version; update github links; fix markdown format
January 2016
  • <(=﹁"﹁=)> kitten grows up~ #7
  • fix #8: forget to unlock directroy inode in sysfile.c::sys_unlink()
  • rename pm.inc -> pm.asm
December 2015
  • Makefile: CFALG += -fdump-rtl-expand to gen callgraph
  • add .ycm_extra_conf.py
October 2015
  • Release —Here is OS67 v0.01-alpha~