Difference between revisions of "PSPKVM"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "{{stub}} {{Infobox emulator |logo = PSPKVM1.PNG |version = 0.5.5 Final Edition |active = No |platform = PlayStation Portable |target = Cellphone_emulato...")
(Tags: Mobile edit, Mobile web edit)
 
(Added categories, formatting)
Line 10: Line 10:
 
|license = GNU GPLv2
 
|license = GNU GPLv2
 
}}
 
}}
 +
 
'''PSPKVM''' is a free and open-Source [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]] Emulator for [[PlayStation Portable emulators|PlayStation Portable]].
 
'''PSPKVM''' is a free and open-Source [[Cellphone_emulators#J2ME (Java 2 Micro Edition)|Java 2 Micro Edition]] Emulator for [[PlayStation Portable emulators|PlayStation Portable]].
  
 
==Overview==
 
==Overview==
 
 
PSPKVM is in a project to enable MIDP/JavaME applications such as mobile games, to run on PSP. Originally developed by sleeper, the project was merged with <b>pspMe</b> on February 12 2008.The two developers decided to continue by keeping the better advantage from both projects. On March 31, before April Fools, they updated the KVM to version 0.3.0 slightly increasing the interface and playable applications. PSPKVM is a PSP port of Sun's open-source JavaME implementation phoneMEFeature.
 
PSPKVM is in a project to enable MIDP/JavaME applications such as mobile games, to run on PSP. Originally developed by sleeper, the project was merged with <b>pspMe</b> on February 12 2008.The two developers decided to continue by keeping the better advantage from both projects. On March 31, before April Fools, they updated the KVM to version 0.3.0 slightly increasing the interface and playable applications. PSPKVM is a PSP port of Sun's open-source JavaME implementation phoneMEFeature.
  
Line 26: Line 26:
  
 
==Compatibility list==
 
==Compatibility list==
 
 
* [[PSPKVM Compatibility List]]
 
* [[PSPKVM Compatibility List]]
  
Line 41: Line 40:
  
 
==Features==
 
==Features==
 
 
- Nokia UI APIs (partial)
 
- Nokia UI APIs (partial)
 
- WMA1.1(JSR120) stub
 
- WMA1.1(JSR120) stub
Line 93: Line 91:
  
 
==Download==
 
==Download==
 
 
{| cellpadding="4"
 
{| cellpadding="4"
 
|-
 
|-
Line 100: Line 97:
 
|}
 
|}
  
 +
[[Category:Emulators]]
 
[[Category:Mobiles emulators]]
 
[[Category:Mobiles emulators]]
 +
[[Category:Cellphone emulators]]
 
[[Category:PlayStation Portable emulation software]]
 
[[Category:PlayStation Portable emulation software]]

Revision as of 19:27, 17 July 2021

PSPKVM
PSPKVM1.PNG
Developer(s) Sleepper, M@x, Anweifeng, AJ Milne
Latest version 0.5.5 Final Edition
Active No
Platform(s) PlayStation Portable
Emulates Java 2 Micro Edition
Website SourceForge
License GNU GPLv2

PSPKVM is a free and open-Source Java 2 Micro Edition Emulator for PlayStation Portable.

Overview

PSPKVM is in a project to enable MIDP/JavaME applications such as mobile games, to run on PSP. Originally developed by sleeper, the project was merged with pspMe on February 12 2008.The two developers decided to continue by keeping the better advantage from both projects. On March 31, before April Fools, they updated the KVM to version 0.3.0 slightly increasing the interface and playable applications. PSPKVM is a PSP port of Sun's open-source JavaME implementation phoneMEFeature.

The objective of the phoneME project is to further expand the usage of Java Platform, Micro Edition (Java ME platform) technology in the mobile handset market. The project scope includes a focus on the mainstream feature phone segment with phoneME Feature software, and the emerging advanced phone segment with phoneME Advanced software. Our goal in making these technologies available to the Mobile & Embedded Community is to reduce implementation variation, increase the rate of innovation and enable new devices to leverage the power of the Java ME platform.

Compatibility list

Games Sites

Features

- Nokia UI APIs (partial) - WMA1.1(JSR120) stub - Networking (via the PSP's WiFi connection) - Java AMS with MVM support - Several input methods: QWERTY/Abc/Symbol/... - Directly browse and run from local jad/jar file, and auto-install without interrupting - JPEG support - MIDI & Wave audio playback support - Device emulation. You can choose a device type to emulate for different screen sizes and key codes, either at MIDlet installation time or from the "Select device" menu - Custom key assignment per application - JSR75(File Connection) - Virtual Keyboard Input - Chinese Input(Pinyin, Stroke) - JSR179(GPS) - FreeType2 font support - JSR 226(SVG) - JSR 172(Web Service) - MP3 playback


TODO


- Graphic optimization (High) - JSR184 (Low) - MIPS JIT compiler and Interpreter generator (Low)


Bugs and known issues


Known issues:

- Not running on 5.02 Gen-A firmware

- javacall_file_truncate isn't ported, so some file truncating operations, including some RMS operations, may not work as expected

- Multimedia temporary files may be left on your memory stick occasionally, especially after a VM crash. They're usually not big, but if you want to delete them manually, go to your PSP's /PSP/GAME/pspkvm/ directory, find the files whose names look like xxxxxxxx_tmp_mus.mid, and delete them.

- Fileconnection rmdir operation may fail for unknown reasons.

- LocationProvider.getState() will always return AVAILABLE once the GPS is initialized, so LocationListener.providerStateChanged() doesn't work as expected.

Download

PSP Final Releases