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!
SimpleOS 0.0.0b is out!
- Kevin McGuire
- Member
- Posts: 843
- Joined: Tue Nov 09, 2004 12:00 am
- Location: United States
- Contact:
Re:SimpleOS 0.0.0b is out!
The link redirects me to a DYDNS site -- and that results in a dead link.
-
- Member
- Posts: 1600
- Joined: Wed Oct 18, 2006 11:59 am
- Location: Vienna/Austria
- Contact:
Re:SimpleOS 0.0.0b is out!
Pleeeease, Lads!
That post is soooo old it smells like old socks.
That post is soooo old it smells like old socks.
... the osdever formerly known as beyond infinity ...
BlueillusionOS iso image
BlueillusionOS iso image