FASM & ARM Processors

For everything that's not in any way related to PureBasic. General chat etc...
Mohawk70
Enthusiast
Enthusiast
Posts: 404
Joined: Thu May 11, 2006 1:04 am
Location: Florida, USA

FASM & ARM Processors

Post by Mohawk70 »

The links below might be of interest (especially the first 4) to those who have asked
Fred about a version of PB for Mobile Phones/PDAs being made, since these are
related to FASM and ARM processors (which many phones use).

http://arm.flatassembler.net/
http://board.flatassembler.net/topic.php?t=4191
http://www.arm.com/

http://www.altera.com/literature/third- ... rm_arm.pdf

www.arm.com/markets/
www.arm.com/markets/showcase/
www.arm.com/markets/mobile_solutions/keyapp/2271.html
HP Z800 Workstation
CPU : Dual Xeon 5690 3.46GHz
RAM : 96GB RAM ( 8GB x 12 )
PSU : 1100W
GPU : NVIDIA RTX 3050 8GB
STORAGE : 9TB
(4) 2TB Seagate IronWolf Pro HDD
(1) 1TB Samsung 870 EVO SSD
nanocosm
New User
New User
Posts: 3
Joined: Wed Jan 10, 2007 3:27 pm

Re: FASM & ARM Processors

Post by nanocosm »

Yes, would be really nice to have Windows Mobile PPC Support for Purebasic

Just imagine the comfort of writing setup.dll DLLs, all the other Stuff that could be done with PBPPC without touching the MS C/C++ compilers - A Dream
But I can respect the small Team of developers of PB and the hard work that every new Platform is (Linux, MAC) and all the other things that would come (Why not iPhone, Why not Android, Why not Maemo) and so on when they would support Windows Mobile...

Anyway WM could be one of the easiest steps on supporting a new paltform. Windows Mobile has begun a very interesting evolution right these days. MS needs to beat Apples iPhone and begins to throw away that old days stylus based UserInterface. Let's see what the future brings...
PB for Windows Mobile - I'd donate for it when support would be announced!
Mohawk70
Enthusiast
Enthusiast
Posts: 404
Joined: Thu May 11, 2006 1:04 am
Location: Florida, USA

Re: FASM & ARM Processors

Post by Mohawk70 »

The point of my message above was that with what they are discussing on the forum linked to,
it may be possible to create a converter from standard FASM to ARM (Mobile) processor comaptible
code - unless I have the whole concept of what they are attempting wrong :?: I didn't mean that Fred
& team should release a Mobile version - I was thinking DIY or OpenSource !
- I'd donate for it when support would be announced!
Same Here !
HP Z800 Workstation
CPU : Dual Xeon 5690 3.46GHz
RAM : 96GB RAM ( 8GB x 12 )
PSU : 1100W
GPU : NVIDIA RTX 3050 8GB
STORAGE : 9TB
(4) 2TB Seagate IronWolf Pro HDD
(1) 1TB Samsung 870 EVO SSD
Thorium
Addict
Addict
Posts: 1305
Joined: Sat Aug 15, 2009 6:59 pm

Re: FASM & ARM Processors

Post by Thorium »

Mohawk70 wrote:The point of my message above was that with what they are discussing on the forum linked to,
it may be possible to create a converter from standard FASM to ARM (Mobile) processor comaptible
code - unless I have the whole concept of what they are attempting wrong :?: I didn't mean that Fred
& team should release a Mobile version - I was thinking DIY or OpenSource !
A converter is maybe possible but very complicated and maybe will result in very poor performance. Second problem are the PureBasic Libs, they are all closed source.
Post Reply