What do you endup with if you ask a group of games programmers and a group of OS Dev, what they want from a handheld device ?.
ANSWER http://www.openpandora.org/
I have been working on a DexOS ver for this device and can not Waite until they are available to the general public .
25% more expensive than a DS and 10x computing power. Wow.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Here in Canada, it's more like 2.5 times the price (DS costs like $120)...
You have to admit though, that does look pretty awesome! It has a decent processor, great graphics power, SD card readers and even a USB port! That is epic.
Hopefully it'll support something better than WiFi ...
"Sufficiently advanced stupidity is indistinguishable from malice."
Dex wrote:http://www.openpandora.org/ I have been working on a DexOS ver for this device and can not Waite until they are available to the general public ;) .
Brynet-Inc wrote:A "programmers" device that has a proprietary GPU, the only way to access it is a binary Linux driver blob?
So, if you are both right, Dex is using the binary blob? Any device that cannot natively run my OS is not worth having :).
jal wrote:So, if you are both right, Dex is using the binary blob? Any device that cannot natively run my OS is not worth having .
JAL
The CPU is ARM, the GPU is proprietary.. primitive visuals may be possible, but the 3D capabilities the device boasts will be restricted.
If the didn't allow native code, (Java or something..) I would have asked that this thread be burned and Dex be banned for abandoning his low-level principles..
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
You could always reverse engineer that binary blob. They broke down ATI's GameCube chip before, They worked out the DreamCast's PowerVR chip (pandora's got a PowerVR too) and those aren't even the things with the largest cult around...
So brynet-inc, Do the community a favor and spend your time actually helping the world get rid of binary blobs
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Combuster wrote:You could always reverse engineer that binary blob.
Yeah, but that costs quite a lot of time, time I'm not willing to invest. On the other hand, the 2D framebuffer stuff is opened up, so simple applications could use that.