Aprom 090821: yet another OS in for testing
Posted: Fri Aug 21, 2009 11:54 am
Hi.
I've been developing an OS project for quite some time now, and hope to get some feedback.
You can get the images here:
http://orbides.1gb.ru/ape090821.zip
Containing a floppy and bootable CD images.
What interests me is if it works on anything other than bochs, qemu and a one PC.
So, if you can and willing to test it on real hardware or an uncommon emulator, feedback and ideas are highly appreciated.
What to look for:
There are 2 modes - GUI mode is started by default, console mode is the second option in GRUB.
In console mode, i'm interested in mutex tests - mt and mt_asm commands.
They should output a column of A and B lines, no intersections, no exceptions.
Other commands are undifferentiating for now.
In GUI mode, first thing is if it works at all.
It should select a VESA 800x600x16 mode automatically. If it doesn't, nothing will happen.
There should be 4 tasks, last one may appear after some seconds on slow emulators.
The switching is in upper-left corner, whole screen per task.
If the mouse doesn't work (does it? another axial thing to test), the tasks are switched every 2 seconds.
I didn't decided yet what are bugs and what are features in the GUI, so testing anything but mouse working, button clicking, graphics showing is only useful for ideas and suggestions.
Thanks for the testing.
Screenshots:
I've been developing an OS project for quite some time now, and hope to get some feedback.
You can get the images here:
http://orbides.1gb.ru/ape090821.zip
Containing a floppy and bootable CD images.
What interests me is if it works on anything other than bochs, qemu and a one PC.
So, if you can and willing to test it on real hardware or an uncommon emulator, feedback and ideas are highly appreciated.
What to look for:
There are 2 modes - GUI mode is started by default, console mode is the second option in GRUB.
In console mode, i'm interested in mutex tests - mt and mt_asm commands.
They should output a column of A and B lines, no intersections, no exceptions.
Other commands are undifferentiating for now.
In GUI mode, first thing is if it works at all.
It should select a VESA 800x600x16 mode automatically. If it doesn't, nothing will happen.
There should be 4 tasks, last one may appear after some seconds on slow emulators.
The switching is in upper-left corner, whole screen per task.
If the mouse doesn't work (does it? another axial thing to test), the tasks are switched every 2 seconds.
I didn't decided yet what are bugs and what are features in the GUI, so testing anything but mouse working, button clicking, graphics showing is only useful for ideas and suggestions.
Thanks for the testing.
Screenshots: