[Implemented] Constant '#PB_Compiler_CPUType'

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PureLust
Enthusiast
Enthusiast
Posts: 477
Joined: Mon Apr 16, 2007 3:57 am
Location: Germany, NRW

[Implemented] Constant '#PB_Compiler_CPUType'

Post by PureLust »

A constant for the CPU-Type (basically to differ Intel / PPC) whould be nice if someone uses ASM within his Code.

So far Windows & Linux = Intel and OSX & Amiga = Other (both PPC?).
But PB-OSX may run on Intel in the future as well.
codemaniac
Enthusiast
Enthusiast
Posts: 289
Joined: Mon Apr 02, 2007 7:22 am
Location: Finland

Post by codemaniac »

Old Amigas have m68k CPUs, but the newer ones have PPC CPUs (AmigaOne)
There also was Amigas with both CPUs and a WarpUp program to make use of the PCC CPU.

Last time I checked the Amiga version of PureBasic with AmigaOS 3.9 and it worked pretty well (m68k CPU)
Cute?
Post Reply