Page 1 of 1

Miraculix OS

Posted: Tue Jun 06, 2006 11:00 pm
by Kreoton
New OS with GUI. The basic execute format - PE (Portable Executable), in the future is possible partial emulation Win32 API. But so, partially is supported MeOS32 API (on screenshots it is visible the work of some programs MenuetOS).

Official site: http://kreoton.com/
Screenshots: http://kreoton.com/en/screen.php

Re: Miraculix OS

Posted: Tue Jun 06, 2006 11:00 pm
by earlz
wow this looks very nice!

downloading now....

Re: Miraculix OS

Posted: Wed Jun 07, 2006 11:00 pm
by Kreoton
thanks :)
here you may download source code (applications):
http://kreoton.com/files/mx_sources2/mx_src.zip

Re: Miraculix OS

Posted: Wed Jun 07, 2006 11:00 pm
by earlz
thing I don't like is you have to download rawrite to use the image(i use vfd)

and I wish some sort of applications were on the disk to try out

I really don't like compiling other peoples source

edit:
oh it does have more files on it; your file manager could use a scrollbar

and it freezes on vpc with the filemanager if you use arrow buttons and hit down a lot, past the screen it will start going real slow and the mouse will quit updating


also when running this code (compile in mingw)

Code: Select all

void main(){
	__asm("cli");
}
I get a triple fault

edit3:
on bochs it is almost unrunable it is so slow

Re: Miraculix OS

Posted: Wed Jun 07, 2006 11:00 pm
by Dex
Looks very good, the only down side is coding app, is too windows asm coding like for me,(that why i coded my own OS rather than coded for windows) but 99% of asm coders will love it :).

Re: Miraculix OS

Posted: Wed Jun 07, 2006 11:00 pm
by earlz
so I'm not the only one that is coding because I don't like windows; personally I hate the message type system I prefer an interrupt type system(event I believe) anyday and thats probably why I love osdeving you don't have to make a periodic loop to check for messeges

Re: Miraculix OS

Posted: Fri Jun 09, 2006 11:00 pm
by Kreoton
I still little it gave to time app side, I am now in essence occupied by the system (file manager therefore yet it does not leave much to be desired)

>on bochs it is almost unrunable it is so slow
this is unavoidable, the greater the services, the more slowly it will work

>I get a triple fault
I will correct this