Page 1 of 1

SimpleOS 0.0.0b is out!

Posted: Sun Aug 05, 2001 9:23 am
by BLoggins02
I know most of you have been following this on my website, but for those who haven't, I have released SimpleOS v0.0.0b

New in this release:

1) Simple keyboard handler and scancode converter
2) Video code (GotoXY, VidWrite, VidWriteScreen, ClearScreen, etc...)
3) Dynamic preemptive scheduler, just add the task using my _newTask function and it will automatically be scheduled for execution by the scheduler. ?Right now the scheduler is just an array of tasks (With a 100 task limit) that get's round-robined everytime through the timer interrupt, but this will change once I get memory management working.

If you feel like looking at what an OS in progress of development looks like, head over to http://bloggins02.freeservers.com and take a look!

Re:SimpleOS 0.0.0b is out!

Posted: Mon Sep 11, 2006 10:58 pm
by piranha
the link doesn't work

Re:SimpleOS 0.0.0b is out!

Posted: Fri Sep 15, 2006 8:13 pm
by Kevin McGuire
The link redirects me to a DYDNS site -- and that results in a dead link.

Re:SimpleOS 0.0.0b is out!

Posted: Sat Sep 16, 2006 5:33 am
by distantvoices
Pleeeease, Lads!

That post is soooo old it smells like old socks.