Non-x86 platform

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
davenoch124
Posts: 1
Joined: Fri Nov 10, 2006 4:28 pm

Non-x86 platform

Post by davenoch124 »

I hope this isn't too OT, but there doesn't seem to be a more appropriate forum for this question.

I want to start a project both out of interest and hopefully to make some money off my friends in the process :lol: I want to buy the components and assemble a custom desktop that is non-x86 (not intel or amd). I want to do this for as little money as possible too. I then plan to learn the assembly of whatever processor I end up using and begin developing an OS for that platform. I would really prefer a RISC processor and is very inexpensive, but it's extremely hard to find not well-known processor manufacturers using Google which retrieves the most well-known first :P

Anyway I would be extremely grateful if anyone can offer any information. Thanks a bunch guys.

-David
User avatar
Cheery
Member
Member
Posts: 52
Joined: Wed Oct 18, 2006 4:39 am

Post by Cheery »

Windows Vista rapes you, cuts you and pisses inside. Thought these are just nifty side-effects.
User avatar
muisei
Member
Member
Posts: 79
Joined: Sat Sep 23, 2006 2:10 pm
Location: Bulgaria
Contact:

Post by muisei »

Have you ever tought about a Mac mini.It's about 400$-500$ and has 4 USBs,Fireware,DVI,Network card and wireless.Almost everything.The new Mac minis has Intel Core Dup CPUs.The old ones have a RISC CPUs.

There also ARM 7 CPUs.They are oriented to embeded systems but have a lot of usefull features(Video decoder,MP3 decoder,etc. peripherals).
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
User avatar
JoeKayzA
Member
Member
Posts: 79
Joined: Wed Aug 24, 2005 11:00 pm
Location: Graz/Austria

Post by JoeKayzA »

Maybe you could be interested in Genesi's PegasosPPC (http://www.pegasosppc.com/). If you are lucky, you can get one rather cheap now (the series is being discontinued and a new successor coming up). It's equipped with a Freescale PowerPC CPU, so docs about the processor architecture are easily available.

cheers
Joe
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Your best bet is ARM, i am doing the same for Dex4u OS (soon to be dex OS).
The test bed i uses is a ARM9 in the form of GP2X.
Its got a open source bootloader, so loading your OS is easy and all the coding is done using FasmARM, there also alot of doc for it .
http://jas2o.forthworks.com/dexforum/in ... opic=142.0
http://en.wikipedia.org/wiki/GP2X
Post Reply