Hi everybody im terry and im new to the Cosmos project and im very intrested and i just want to know if theres any way i can help with anything?? :)...
... Absolutely. Are you in the chat room? We don't force where people can work, but IMO the top two areas that we should focus on are: 1) Build speed (After...
Well i tried joining the skype chatroom but aparently its not avaliable on the new version of skype, also i saw on the milestones section on the cosmos website...
Add my skype (kudzu22) and Ill manually add you. Skype did some stupid things in 4.0 - this is not the only thing they removed... they say its coming back...
Actually, it has been tested on Vista, just the website hasn't been updated. ... From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf...
I found Cosmos last week and am finally getting around to downloading the latest milestone and source, as well as joining the group here. I like the idea of...
... Don't forget about our chat room. Due to a "bug" in skype 4.0 you have to be added manually. Add me (kudzu22) and I can join you to the chat room. ... It...
okay, so i tried this code: FilesystemEntry[] volumes = VFSManager.GetVolumes(); and got an empty array. i also tried VFSManager.GetLogicalDrives() with the...
I vaguely remember that we don't support partition tables yet. This means that (using linux) you need to format the harddrive, instead of it's first (and only)...
Introductions aside, I have some questions and suggestions. Why IL2CPU? Does MONO or JIT fail to provide the features required to translate the project, is it...
The system is designed to use precompilation.. From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Ben Kloosterman Sent: dinsdag...
Answers: 1: Windows debugger is native I think? We want managed debugger as we will (more and more in the future) native code magic, which will be hard wiuth ...
... It also is very disconnected from the source. OUr debugger allows system level debugging while tracing at the C# level including breakpoints, watches etc.....
Thanks for the response. Answers: 1: Windows debugger is native I think? We want managed debugger as we will (more and more in the future) native code magic,...
... Have you seen our debugger? Its not complete, but its already on its way to be way better than either Singularity or Windows debugger. Look here: ...
Hi everyone, Just wanted to say hello, my name is Jonathan, i have been programming for 10 years now in various different language on and off, most of my...
We are planning HEAVY optimizations, but as chad also mentioned already, many baby steps are currently more important. Also, with tweaking our current binary...
Is anyone here good with Google or Live maps? Can we easily set something up where we map where all the cosmos devs are on a world map? Maybe using a facebook...
Normal google maps is very easy. We just need gps coordinates (in decimal value).. ... From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On ...
... I saw it after i commented , btw why does it not work with VPC ? ... If you get close to the Jut thats good enough . ... Kind of agree i love how it works...
How to build everything ? I quickly did a build of the Cosmos.sln and that was pretty quick so what else is involved ( the IL2ASM) , it doesn't look like this...
Ok ignore last email , got the builder up but the path appears different from the source and it doesn't launch Cosmos no errors or anything. I grabbed the...
... Our debugger (currently) needs a serial line to the kernel. This is (iirc) COM1 on the Cosmos machine. VMware supports emulating a serial port as named ...
You need to remove a registry entry. HKLM/Software/Cosmos iirc. ... From: Cosmos-Dev@yahoogroups.com [mailto:Cosmos-Dev@yahoogroups.com] On Behalf Of Ben...