Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

BlueKVM PSP

From GameBrew
Revision as of 06:36, 25 November 2024 by HydeWing (talk | contribs) (Created page with "{{Infobox PSP Homebrews |title=BlueKVM |image=bluekvmpsp.png |description=Java Runtime Environment for the PSP (experimental). Also known as java4psp. |author=QPOINT Software Group |lastupdated=2001/01/15 |type=Other |format= |version=Demo |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/bluekvmpsp.7z |website=https://forums.ps2dev.org/viewtopic.php?t=7464 |source= }} BLUEKVM (java4psp) is a port of the J2ME technology's Kilobyte Virtual Machine (KVM). Ple...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
BlueKVM
Bluekvmpsp.png
General
AuthorQPOINT Software Group
TypeOther
VersionDemo
LicenseMixed
Last Updated2001/01/15
Links
Download
Website

BLUEKVM (java4psp) is a port of the J2ME technology's Kilobyte Virtual Machine (KVM).

Please visit http://java.sun.com/javame/index.jsp for more details of the J2ME technology.

Installation

Copy the BLUEKVM folder to the ms0:/PSP/GAMES folder/ of the Memory Stick.

User guide

Running BlueKVM

Load the application from the PSP menu. (Game > Memory Stick > BLUEKVM)

Go to the CLASSES folder and select the class to run.

Building sample Java applications

To build your own sample Java applications, make sure you have a J2SDK1.4.2 installed. (There were some problems encountered using the J2SDK1.5 version)

Summary of procedures:

  • Compile the Java sources using the supplied cldc.zip as the bootclasspath library.
  • Preverify the Java classes using the supplied preverifier. (preverifier.exe)
  • Copy the preverified Java class files to the CLASSES folder of BLUEKVM.

See the Makefile in the supplied "sample_apps" folder for more details.

Controls

Circle - Select/OK

Cross - Cancel

Triangle - Go up a directory

Screenshots

bluekvmpsp2.png

bluekvmpsp3.png

Credits

Acknowledgements:

External links

Advertising: