Sdk Released


All information on what Linux version they've put on the console...

EDIT: What's a guide to DirectX doing there?
 
Prophet posted on Sep 21 2005 at 11:35 AM said:
*sigh* That's NOT the SDK. <_<

Nope, *but* the docs.zip file contains the datasheet (including low-level register descriptions) for the MagicEyes chip.
 
Last edited by a moderator:
Yeah, definitely some very cool goodies to look around at there.

But... I wonder did Anna really intend everyone to be looking in there? Maybe she doesn't realize how people look at everything she writes. :p
 
Well, just a note, I don't know if this is really the SDK, I saw it at GP32spain forums, but as it contains some interesting docs (that I haven't seen anywhere) I posted it here.

And, a first look to the Gplayer code reveals that they've used Men in Black 2 trailer to test it :blink:


Code:
// 20050219: ge2.avi(µ¥ÀÌÅÍ ±úÁø°Í)¿Í man on black(ÃʹݺÎÅÍ ±úÁ®¼­ ¸øǪ´Â °Í)ÀÇ °æ¿ì ¿¡·¯°¡ »ý±ä´Ù. 
char           *filename = NULL;    // "MI2-Trailer.avi";

Also, there are some references to Matroska.. and to SDL.. what does this line do? There are lots of lines with mentions to SDL but I think this one might be interesting.. (please note I just know a little of C)

Code:
    vstate.demux_tid = SDL_CreateThread(ds_fill_thread, &vstate);   // video´Â ÀÚü thread¸¦ µ¹¸°´Ù.
 
I think you might find that MI2 is "Mission Impossible 2" or "Another Sequel We Didn't Need 2" not Men in Black 2. Who knows what "Man on black" means.

Come on, someone spill the beans- Can I SSH into it out of the box?
 
Ravnos posted on Sep 21 2005 at 04:23 PM said:
WoD posted on Sep 21 2005 at 01:25 PM said:
Who knows what "Man on black" means.

Interracial porn? :p

sounds more like interacial GAY porn.

If it's down I'm betting it's due to too many hits at one time, I wouldnt be suprised if every dev both here and at gp32spain hit that link at the same time.
 
Last edited by a moderator:
well i think this could well remove some of the speculation if its all correct :)
 
Htwo posted on Sep 21 2005 at 10:07 PM said:
Vimacs posted on Sep 21 2005 at 09:30 PM said:
page seems to be down, someone haves a mirror?

I have some of the more interesting files at http://fear.me.uk/gp2x/


Squidge? Reesy? You guys could make use of this info right? looks pretty comprehensive.
 
Last edited by a moderator:
I gather most developers have been silenced :) but i can confirm these are the proper documentation!
 
I can reach neither seplus.com directly, nor the links above.

What is in the arm-tools-archive, library.tar.gz and what stands in the explenation of gplayer?
 
Back
Top