Closed Thread Icon

Topic awaiting preservation: Javascript on the PSP (PlayStation Portable) (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=26420" title="Pages that link to Topic awaiting preservation: Javascript on the PSP (PlayStation Portable) (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Javascript on the PSP (PlayStation Portable) <span class="small">(Page 1 of 1)</span>\

 
Scott
Paranoid (IV) Inmate

From: schillmania.com
Insane since: Jul 2002

posted posted 08-10-2005 03:08

I figured I'd mention this here as a side-note of interest, since mobile devices are becoming increasingly popular etc.

Sony's "PSP" (PlayStation Portable) has a built-in Web Browser as of firmware version 2.00 (available in Japan at time of writing, US as of August 12/05.) I believe it supports HTML 4 and what appears to be Javascript 1.0. A basic recursive animation test I wrote worked on mine, surprisingly enough, without modification - and kids on the various PSP-related forums have been finding that Arkanoid remakes and other scripts from places like dynamicdrive.com seem to work.

alert() calls work as well, and are presented in unique PSP style with an "OK" button. pspjs.com has a few demoable things (obviously designed for viewing on a PSP, given the look of the site.)

I'd like to try doing a simple remake of "Arkanoid" etc. for the PSP, but I'd imagine someone else has already done so.

(Edited by Scott on 08-10-2005 03:09)

_Mauro
Nervous Wreck (II) Inmate

From:
Insane since: Jul 2005

posted posted 08-11-2005 14:33

Given the performances of the PSP, this sounds very interesting indeed, looking forward to playing your js Arkanoid on mine.

Scott
Paranoid (IV) Inmate

From: schillmania.com
Insane since: Jul 2002

posted posted 08-12-2005 04:37

Arkanoid could be a challenge, but I might give it a shot. (Something
currently breaks, not sure what.)

I'm posting this from my psp, in fact. Text entry is slow, but doable.

(Edited by Scott on 08-12-2005 04:40)

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 08-12-2005 04:50

Any debugging output? Or hooks for sound?



.:[ Never resist a perfect moment ]:.

Scott
Paranoid (IV) Inmate

From: schillmania.com
Insane since: Jul 2002

posted posted 08-28-2005 03:25

I haven't seen any of either, unfortunately. The implementation of JS on the PSP appears to be fairly rudimentary, but again I'm not even sure what version is supported. (1.0, perhaps 1.1?)

With some digging you may be able to find the company who developed the browser (I don't believe Sony did it in-house), and get the specs on it. I'd be interested if Sony had some sort of developer site/documentation for this, but I would imagine the browser is a small side-show compared to the actual PSP application developer market.

« BackwardsOnwards »

Show Forum Drop Down Menu