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
Miraculix OS
Miraculix OS
Last edited by Kreoton on Tue Jun 06, 2006 11:00 pm, edited 1 time in total.
Re: Miraculix OS
thanks
here you may download source code (applications):
http://kreoton.com/files/mx_sources2/mx_src.zip
here you may download source code (applications):
http://kreoton.com/files/mx_sources2/mx_src.zip
Last edited by Kreoton on Wed Jun 07, 2006 11:00 pm, edited 2 times in total.
Re: Miraculix OS
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)
I get a triple fault
edit3:
on bochs it is almost unrunable it is so slow
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");
}
edit3:
on bochs it is almost unrunable it is so slow
Last edited by earlz on Wed Jun 07, 2006 11:00 pm, edited 3 times in total.
Re: Miraculix OS
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
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
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
>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