Halfix v1.0 rc1
Posted: Wed Jul 13, 2005 3:07 pm
Finally I've basically finished a kernel of a reasonable standard. I'm sure there are plenty of bugs to be found but I'm releasing what I call "rc1". For the moment I'm just giving the floppy image and code to make modules (the makefile generates module.bin which you can rename and then add to the menu.lst file - the word following the filename is used as the task name and has a maximum of 4 chars).
Unfortunately there aren't any drivers as of yet (that's for rc2) so if you want to display output you'll have to grab the video memory (only 1 task can do this) as it's done in the test module code included. Maybe some kind person could write a video driver
I'll be grateful for any comments and suggestions and bug reports etc.
http://halfix.ath.cx/halfix-rc1.zip
Pete
EDIT: Ok, found that it doesn't work in bochs or on a real pc, just VMWare, so I'll try and fix that, but anyone with VMWare, take a look
Unfortunately there aren't any drivers as of yet (that's for rc2) so if you want to display output you'll have to grab the video memory (only 1 task can do this) as it's done in the test module code included. Maybe some kind person could write a video driver
I'll be grateful for any comments and suggestions and bug reports etc.
http://halfix.ath.cx/halfix-rc1.zip
Pete
EDIT: Ok, found that it doesn't work in bochs or on a real pc, just VMWare, so I'll try and fix that, but anyone with VMWare, take a look