OS Revolution

Living in a matrix

TomOS

TomOS 0.4

Tomasz Gorol released TomOS 0.4 on Feb 28 so I'm a bit behind with the news but nonetheless here's the changelog.

- FAT12 directory support(only listing and changin working directory).
I need more time to write code to parse absolute file paths.
IT WORKS ONLY WITH CLI.

- Program parameters are passed to the program (os_command_line_get).
see program CD

- New programs 'CD' and 'DIR'; DIR list content in current directroy;
CD change a working directory

CD
DIR

- Build-in DIR command was removed.

- A few bug fixes in the memory manager.

Author: CoolGoose

TomOS 0.3

It seems that I have missed the 0.3 release of TomOS. O well, better late than never I guess.

From the changelog:
* Improved the 'build-linux.sh' script.
* FAT12 code divided into smaller pieces.
* A few optimisations in FAT12 code.

Author: CoolGoose

TomOS 0.1

TomOS is a simple 16 bit operating system for x86 written in the assembly language. TomOS is an educational project forked from the 2.0 version of MikeOS

  • New handbook and documentation.
  • Example programs.
  • Reorganised directories structure.
  • Some of the system call names where changed.
  • Uses the keyboard buffer to handle reading characters from the keyboard.
  • Changed system of invoking system calls.

Changelog | Download

Author: CoolGoose
Syndicate content

Who's online

There are currently 0 users and 7 guests online.