OSDev.org
https://forum.osdev.org/

COSMOS has had a major upgrade!
https://forum.osdev.org/viewtopic.php?f=2&t=32479
Page 1 of 1

Author:  MajickTek [ Mon Oct 09, 2017 9:59 am ]
Post subject:  COSMOS has had a major upgrade!

I personally love COSMOS for prototyping OS ideas, and now that it has WIP GUI support, it is tons more useful.

The GUI functions a bit like HTML5's canvas, and only functions on emulators via the bochs API. Howevret, it would not be hard to change that.

http://www.gocosmos.org
https://github.com/Myvar/CosmosGuiFramework
https://github.com/Myvar/il2asm

Author:  max [ Thu Oct 12, 2017 4:04 pm ]
Post subject:  Re: COSMOS has had a major upgrade!

Cool, I always thought it's an interesting project. But I can't really find out what their goal is, do they plan to create a complete operating system in the end, or is it meant to stay just a basis where you can build applications on?

Author:  MajickTek [ Fri Oct 13, 2017 5:01 am ]
Post subject:  Re: COSMOS has had a major upgrade!

Technically it is a full OS project, with semi-support for FAT and other filesystems. It can be built to an iso that boots with syslinux (it is not a linux kernel though).

It has support for debugging with visual studio through vmware, which is awesome.

And if you get the DevKit, you can change COSMOS itself in any way you please (the DevKit includes the COSMOS source code of the entire OS; not just the kernel).

Author:  AJ [ Fri Oct 13, 2017 5:50 am ]
Post subject:  Re: COSMOS has had a major upgrade!

Thank you, this looks a very interesting project and I haven't visited the COSMOS web site for many years!

I'm very comfortable with C# and once I get my own C++ kernel anywhere near stable, would like a C# JIT / AOT compiler to run fairly closely with the kernel itself, so I'll be having more of a look at the COSMOS project!

Thanks again,
Adam

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/