ytterOS - An introduction

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
joshhorn
Posts: 1
Joined: Mon Nov 13, 2017 9:41 pm
Location: Texas
Contact:

ytterOS - An introduction

Post by joshhorn »

Hi! I'm new here my name is Josh and I'm the developer of an operating system called ytterOS.

Currently this is what is working in the system:
FAT12 filesystem / FAT12 booting
keyboard input and debug console
newline function for keyboard input
screen formatting with color and cursor movement routines
low memory detection
serial in and out
PC shutdown routine
Basic error handling

It's not a UNIX-like, and it's not DOS-like either, it's unique unto itself. Though many future commands in the debug console will be UNIX-like, since I've been
using GNU/Linux for 21 years.

Here is a screenshot after boot-up. If this image fails to show, let me know.
Image

Hi all!
Josh H.
><> + Josh H + <><
e-Mail: josh.horn(at)yandex(dot)com
Website: http://joshhaudio.000webhostapp.com
tay10r
Member
Member
Posts: 31
Joined: Sun Nov 05, 2017 2:29 pm
Libera.chat IRC: tay10r
Location: Middleboro, MA

Re: ytterOS - An introduction

Post by tay10r »

You could use BMFS and have a more functional file system. Fat12 is limited in size and file name size.
I'm a contributor to BareMetal OS. View it at https://github.com/ReturnInfinity/BareMetal-OS
Post Reply