Apple moves to Intel ?!?
Apple moves to Intel ?!?
http://news.com.com/Apple+to+ditch+IBM% ... =nefd.lede
Would would the impact be on the MacOSX version of PureBasic if Apple moved to Intel hardware?
As Fred codes mostly in assembler, would he have to start over for the OS X platform?
How much of his existing work would he be able to leverage?
I guess in the long term though, it might eventually result in less work for Fred?
Would would the impact be on the MacOSX version of PureBasic if Apple moved to Intel hardware?
As Fred codes mostly in assembler, would he have to start over for the OS X platform?
How much of his existing work would he be able to leverage?
I guess in the long term though, it might eventually result in less work for Fred?
Re: Apple moves to Intel ?!?
Who said Fred was doing most of the code in ASM? 
No... if, let's say, the next version of MacOS runs on Intel but still remains
the same API, porting PureBasic shouldn't be that hard.
It may even be easier as the asm output could stay x86 for all platforms
then.
I personally wouldn't worry at all, as the article talks about mid-2006, but
that's just me...
The most interesting line in the article might be this one:
"IBM, Intel and Apple declined to comment for this story."
No... if, let's say, the next version of MacOS runs on Intel but still remains
the same API, porting PureBasic shouldn't be that hard.
It may even be easier as the asm output could stay x86 for all platforms
then.
I personally wouldn't worry at all, as the article talks about mid-2006, but
that's just me...
The most interesting line in the article might be this one:
"IBM, Intel and Apple declined to comment for this story."
Good programmers don't comment their code. It was hard to write, should be hard to read.
traumatic
"External libraries are fully written in hand optimized assembler for maximum speed and compactness"Who said Fred was doing most of the code in ASM?
http://www.purebasic.com/introduction_windows.php3
- DoubleDutch
- Addict

- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Apple would be crazy to do this, the ultra cheap and fast "cell" processor could be used to make a new very fast video processing mass market mac. It also runs powerpc code.
I reckon its just rumours spread by people who don't even know there is a difference between x86 and ppc!
The next couple of years could really change things, even the Amiga has a chance. Its now PowerPC based, so it too could use one or more cell processors. It would be superfast compared to current generation x86 machines. Now that would be something!
-Anthony
I reckon its just rumours spread by people who don't even know there is a difference between x86 and ppc!
The next couple of years could really change things, even the Amiga has a chance. Its now PowerPC based, so it too could use one or more cell processors. It would be superfast compared to current generation x86 machines. Now that would be something!
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
-
Doobrey
- Enthusiast

- Posts: 218
- Joined: Sat Apr 26, 2003 4:47 am
- Location: Dullsville..population: me
- Contact:
Where does it say it'll be an Intel x86 ?
Maybe Intel are setting up a PPC fab.
Heck, it might be for a non-mac product, a new ipod, PDA or whatever.
To be honest, the article is nothing more than CNet hyping up a rumour that's been coming and going the last few years.
Anyway, only a few hours to go to see what all the fuss is about.
Maybe Intel are setting up a PPC fab.
Heck, it might be for a non-mac product, a new ipod, PDA or whatever.
To be honest, the article is nothing more than CNet hyping up a rumour that's been coming and going the last few years.
Anyway, only a few hours to go to see what all the fuss is about.
With the current Amiga Inc management, I doubt it. Hope I can be proved wrong on that thought.The next couple of years could really change things, even the Amiga has a chance
- DoubleDutch
- Addict

- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Intel would need a licence to manufacture the ppc, but they don't have one.
But I agree, its probabily for either some intellectual property that Intel own that may be needed for a new mac or something similar.
Either that, or Steve Jobs is quite stupid/mad...
I'm the same as you with the Amiga too, I hope it makes a comeback... There was something about that machine that still makes it more than a pc. Wierd ehh?
But I agree, its probabily for either some intellectual property that Intel own that may be needed for a new mac or something similar.
Either that, or Steve Jobs is quite stupid/mad...
I'm the same as you with the Amiga too, I hope it makes a comeback... There was something about that machine that still makes it more than a pc. Wierd ehh?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: traumatic
Fred uses his own intermeddiate ASM language which then produces natice machine code for the target platform.USCode wrote:"External libraries are fully written in hand optimized assembler for maximum speed and compactness"Who said Fred was doing most of the code in ASM?
http://www.purebasic.com/introduction_windows.php3
Read the whole thing here:The main differences against normal compiler was the integration of a Virtual Processor (which actually use the 680x0 assembly mnemonics) right from the beginning to allow different kind of assembly (or any langage in fact) output without changing the compiler core.
viewtopic.php?t=9739&postorder=asc&start=9
Re: traumatic
rumors, rumors, rumors...
http://www.theinquirer.net/?article=23714
http://www.theinquirer.net/?article=23714
Good programmers don't comment their code. It was hard to write, should be hard to read.

