Messages:
Simplify | Expand (Group by Topic )
Author
Sort by Date
2853
Re: [Fwd: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx]
Yes, my mail was delayed, and he joined in the middle....
Chad Z. Hower aka Kudzu
czhower
6:03 pm
2852
Re: [Fwd: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx]
It seems this user is now on this list as well. Is this right?...
Matthijs ter Woord
meddochat
1:46 pm
2851
[Fwd: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx]
... Subject: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx Date: 5 Dec 2009 00:02:27 +0100 From: Jammy <broadcast_j@...> To: chad@... ...
Chad Z. Hower aka Kudzu
czhower
11:49 am
2850
[Fwd: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx]
... Subject: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx Date: 4 Dec 2009 23:21:46 +0100 From: Jammy <broadcast_j@...> To: chad@... ...
Chad Z. Hower aka Kudzu
czhower
11:49 am
2849
Re: [Fwd: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx]
I have plans for this too.. dont worry. :)...
Chad Z. Hower aka Kudzu
czhower
Nov 25, 2009 8:02 am
2848
Re: [Fwd: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx]
This is not worth worrying about in a project like this as it's a 'success failure'. Getting this project to a place where microsoft even notices it is a much...
David Jeske
jeskeca
Nov 25, 2009 6:03 am
2847
Re: [Fwd: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx]
Maybe an idea to publish a blogposting/normla paper on this one?...
Matthijs ter Woord
meddochat
Nov 23, 2009 4:04 pm
2846
[Fwd: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx]
... Subject: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx Date: 22 Nov 2009 18:08:33 +0100 From: Salem5 <salem5@...> To: chad@... ...
Chad Z. Hower aka Kudzu
czhower
Nov 23, 2009 10:19 am
2845
Re: Dates on the website
Arg, crap, sorry :-)...
Matthijs ter Woord
meddochat
Nov 21, 2009 8:40 pm
2844
Dates on the website
[01/11/2009] We're not dead! Try out the new and awesome Milestone 4! For more info, look the Cosmos blog for the story and Release Vault for the features. I...
Chad Z. Hower aka Kudzu
czhower
Nov 21, 2009 8:53 am
2843
Update Qemu and Cygwin
I have update QEmu to 0.11.0 and cygwin dll to the latest version. Pleae get the latest version from Source Control explorer window (View-->Other...
john_cena87_2004
john_cena87_...
Nov 20, 2009 6:05 pm
2842
Re: Double support: x87 or SSE2?
Agree....
Ben Kloosterman
bklooste
Nov 20, 2009 7:58 am
2841
Re: Double support: x87 or SSE2?
I know but we need to support APIC as PIC is useless these days ie poweroff and suspend don't work with PIC. And APIC is nothing like the PIC (8259 if I ...
Ben Kloosterman
bklooste
Nov 20, 2009 7:57 am
2840
Re: Double support: x87 or SSE2?
We dont need 486. For x86, we can safely assume min level of P3....
Chad Z. Hower aka Kudzu
czhower
Nov 20, 2009 7:11 am
2839
Re: Double support: x87 or SSE2?
Ben, PIC = Programmable Interrupt Controller? We use that one already... ... Ben, PIC = Programmable Interrupt Controller? We use that one already... On Fri,...
Matthijs ter Woord
meddochat
Nov 20, 2009 7:08 am
2838
Re: Double support: x87 or SSE2?
I don't think there are many pre Pentium machines out there . Embedded systems are going ARM. In addition if we go 486 we need to support AT Bus , PIC (...
Ben Kloosterman
bklooste
Nov 20, 2009 1:36 am
2837
Re: Double support: x87 or SSE2?
In C there is often a compile option to treat doubles as floats for extra performance. Regards, Ben From: Cosmos-Dev@yahoogroups.com...
Ben Kloosterman
bklooste
Nov 20, 2009 1:31 am
2836
Re: Double support: x87 or SSE2?
x87 should be pretty compatible.....
Matthijs ter Woord
meddochat
Nov 19, 2009 2:00 pm
2835
Re: Double support: x87 or SSE2?
my best guess is that we should stick to compatibility first, then work on SSE and/or x87....
Guilherme Melo
tuitoatomic
Nov 19, 2009 1:54 pm
2834
Re: Double support: x87 or SSE2?
The embedded system arguments is not really valid: the current implementation only talks about the X86 platform. For that I say X87 for now, as using SSE2 is...
Matthijs ter Woord
meddochat
Nov 19, 2009 1:52 pm
2833
Re: Double support: x87 or SSE2?
well, so are you telling we must write both software, x87 and SSE(2) implementation and choose it by builder?...
john_cena87_2004
john_cena87_...
Nov 19, 2009 1:41 pm
2832
Re: R: [Cosmos-Dev] Double support: x87 or SSE2?
Cosmos should use SSE when available (for intel-arch), or sofware implementation otherwise. for using with embedded systems, i think SSE isn't available. ... ...
Guilherme Melo
tuitoatomic
Nov 19, 2009 1:28 pm
2831
R: [Cosmos-Dev] Double support: x87 or SSE2?
ah. However SSE advantages are not fully utlized, like packed calculation..even if there are those opcodes. Should we use it? ... Da: john_cena87_2004...
IGNOTO IGNOTO
john_cena87_...
Nov 19, 2009 12:57 pm
2830
Double support: x87 or SSE2?
Float support is complete! However, while SSE accelerates float arithmetics, doubles uses x87 instruction set. Now the dilemma: -->Should I convert double...
john_cena87_2004
john_cena87_...
Nov 19, 2009 12:41 pm
2829
Re: [Fwd: New Issue: IL2CPU.Assembler.ProcessField failed [Cosmos: 9
its from CP.. you can reply to thim there....
Chad Z. Hower aka Kudzu
czhower
Nov 14, 2009 4:14 pm
2828
Re: [Fwd: New Issue: IL2CPU.Assembler.ProcessField failed [Cosmos: 9
ask for a small sample snippet.....
Matthijs ter Woord
meddochat
Nov 14, 2009 3:53 pm
2827
[Fwd: New Issue: IL2CPU.Assembler.ProcessField failed [Cosmos: 9188]
... Subject: New Issue: IL2CPU.Assembler.ProcessField failed [Cosmos: 9188] Date: 14 Nov 2009 07:12:02 -0800 From: notifications@... To:...
Chad Z. Hower aka Kudzu
czhower
Nov 14, 2009 3:20 pm
2826
[Fwd: Re: [syslinux] Syslinux set vesa mode]
... Subject: Re: [syslinux] Syslinux set vesa mode Date: Fri, 13 Nov 2009 20:29:16 -0800 From: H. Peter Anvin <hpa@...> To: For discussion of Syslinux...
Chad Z. Hower aka Kudzu
czhower
Nov 14, 2009 8:24 am
2825
[Fwd: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx]
... Subject: [Comment] http://www.gocosmos.org/Blog/20091101.EN.aspx Date: 13 Nov 2009 00:19:32 +0100 From: jdomz <justchat_1@...> To: chad@... ...
Chad Z. Hower aka Kudzu
czhower
Nov 13, 2009 9:12 pm
2824
[Fwd: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx]
... Subject: [Comment] http://www.gocosmos.org/Blog/20090520.EN.aspx Date: 11 Nov 2009 13:55:11 +0100 From: Tomi <tomijrinne@...> To: chad@... ...
Chad Z. Hower aka Kudzu
czhower
Nov 11, 2009 1:49 pm