Blog Update 1/13/09


adamorjames

Member
Joined
Sep 14, 2008
Messages
255
Age
33
Location
Tx
Website
aojweb.110mb.com
There is now a sourcecode viewing place for the Pandora's official OS. Check out the blog post or read below.
EvilDragon said:
Just a quick side note (nope, not yet a new video):

You might already know that if you're interested in the Pandora sourcecodes, you can grab the, via git.
Additionally, we set up gitweb for easy browsing. So, if you want to check out what's happening, you can do so at http://git.openpandora.org/-
 
Last edited by a moderator:
atomicthumbs said:
This repository is very vollatile so we must observe with hasty!
The room was slowly becom vaporize!

Edit: That coffee key sounds useful, but because of the Pandora's size it will probably be on my person most of the time anyway.
 
Last edited by a moderator:
We are still migrating some of the repositories in from other GIT hosts used during development (like my old GITHub repros) so the Open Embedded metadata, environment stuff and X-Loader will go over as soon as I have a few hours free ;).
 
So the Pandora has a hold key/switch seperate from the lid switch? :huh:

lulzfish said:
The room was slowly becom vaporize!
But release date was blowed to smitheroons :lol:
 
Last edited by a moderator:
QUOTE

.code = BTN_TL,
.gpio = 102,
.active_low = 1,
.desc = "shoulder l",
}, {
.code = BTN_TL2,
.gpio = 97,
.active_low = 1,
.desc = "shoulder l2",
}, {
.code = BTN_TR,
.gpio = 105,
.active_low = 1,
.desc = "shoulder r",
}, {
.code = BTN_TR2,
.gpio = 107,
.active_low = 1,
.desc = "shoulder r2",




According to that page panda gets 4 shoulder buttons L1, L2, R1, R2?
I think i missed something ^^


edit:
nvm, has already been already mentioned
 
Bosbeetle said:
Megagun said:
fanoush said:
We have coffee key on pandora, neat :)


Hey, and four shoulder buttons?
Wow, I totally managed to miss that... :p



I think the 2 others are only solder pads for future mods


Exactly. Because there was sucha s sizable amount of PSX emulation purists who wanted 4 shoulders, MWeston left 2 extra shoulders on the board for anyone who wants to mod their Pandora to have extra shoulders.

-God Ginrai
 
Last edited by a moderator:
Back
Top