64 bit forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: LoseThos Operating System V6.08 Released 5/12/2010  (Read 168 times)

TADavis

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
LoseThos Operating System V6.08 Released 5/12/2010
« on: May 13, 2010, 01:42:44 »

LoseThos is a 64-bit operating system created from scratch.  It is not a Unix.  It includes all the tools for programming and some games.  It is free and open source.

http://www.losethos.com

It is distinct from other open source operating systems because it's code is exceedingly simple.  It is just for x86-64 architecture so it's not complicated by #ifdef's.  It also runs everything in ring0, kernel mode, including user programs.  This makes it really simple along with it's memory scheme of using physical addresses.  It's as simple as a Commodore 64, but multicored and 64-bit.  Well, it is multitasking.
Logged