But what is it?
=> A library that allows you to integrate the keyboard sony in just a single line of code!
=> It can also easily retrieve information about the PSP
Ha yes, and how do I install it?
=> Very, very simple! (Imagine that you have installed pspdev in C: pspdev ) simply follow the following steps:
1. Libpsposk.a copy the files in the folder C: pspdev psp SDK lib
2. Psposk.h copy the files in C: pspdev psp SDK include
And to use it?
=> Look at the sources of sample provided with is the bare minimum required (and more);)
=> Do not forget to move your kernel 5.xx and put the samples in Game if you want to test them.
Note:
- Remember to include your *. c prototype "psposk.h" (and "png.h", "graphics.h" if you want to use the libpng)
- Remember to include your Makefile in the library-lpsposk (and lpng-lz if you use the SonyOskPng)
Changelog:
(v1.5) Change from v1.4:
----------------------------------
- Added an option that lets you choose the language of the keyboard (or automatically selected by the developer)
- Added a verification of the existence of the image when using the function SonyOskPng to avoid crashes if you forget it.
- Updating the library to 5.xx kernel (the keyboard could hang on 5.xx)
- Updated samples, and adding the sample SonyOsk_langue_Sample
(v1.4) Change from v1.3:
----------------------------------
- Adding the function SonyOskInfoPsp () which allows you to retrieve information about the PSP and the user. (more info in the psposk.h)
- Change the variable type for the title and description (short passage in char), so really easy to use! (Akabane thank you for the idea and function conversion;))
- Best settings refresh keyboard.
- Bug fixes.
(v1.3) Change from v1.2:
----------------------------------
- Optimization of compatibilitee with libpng and graphics.h, no worries at this level! As well against think everything (regadrez the sample;))
- Function SonyOskInfoPsp () removed temporarily pending debug.
(v1.2) Change from v1.1:
----------------------------------
- Adding a new function for various info on the PSP and its user.
(v1.1) Change from v1.0:
----------------------------------
- More needs to declare the text description intext and if we do not want it.
- Possibility to use the keyboard with the OS or with the libpng.
- If used with libpng, possibility to put a background behind the keyboard.
- Changing the speed.
- Passage of the keyboard in French.
- Grosse optimization of the code.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Snes9x TYL Source Code for the Super Nintendo Emulator Snes9x TYL v0
Adventure Game Studio runtime for PSP Adventure Game Studio runtime for PSP
A new version of JJS' port of the Adventure Game Studio (AGS) runtime engine for the PlayStation Portable has been released. In case your wondering what AGS is all about, the emulator gives you an opportunity to play some good ole' point and click adventure games on your PSP.
Changelogs:
v3
LuaDevKit LuaDevKit
Glynnder's released v0.2 (Now a Beta!) of the LuaDevKit, adding some more functionality to this helpful development app. For those who haven't heard of LDK, this app can help experienced coders in making their own programs and games in the Lua format by letting them click and add common commands
sdlBasic PSP sdlBasic PSP
We've got some good news for the beginner PSP homebrew developers out there, courtesy of Deniska. The dev is announcing that the sdlBasic devkit has been updated to version 0.6.
As a recap, this homebrew is actually a PSP port of the multiplatform interpreter for BASIC (Beginner's All-purpose Symbolic Instruction Code)
A Farmer's Life Source Code A Farmer's Life Source Code
Another sad day in the world of homebrew, folks. On our forums, Homer (AKA Moonchild) has announced his departure from the homebrew scene. He is not, however, leaving without making a mark on the community.
Homer is best known for trying to develop a homebrew version of the Harvest Moon games, called A Farmer's Life
PSP C++ IDE PSP C++ IDE
To those of you who want to learn or are trying to learn C++, this next one is going to be a big help. Homebrew coder and QJ.Net Forums member pspballer07 dropped by today and released PSP C++ IDE v1.0. The application, to those who missed our last report, is basically a PC-based Development Environment designed to help make coding in C++ easier
PSDeveloper PSDeveloper
PSDeveloper BETA is a Windows application that will allow you to develop for the PSP. This homebrew application works on both Windows Vista and Windows XP. Here's a list of features of TRStealthX' PSDeveloper BETA has:
Insert common, media, and net headers.
Insert callback routines.
Example codes of Hello World and Displaying an image to the PSP
PSPHUGO PSPHUGO
Hi All,
For those who haven't seen previous version Hu-Go is a famous emulator of NEC PC Engine console, running on many system such as Linux and Windows. (see http://www.zeograd.com/ for details)
PSPHugo is a port on PSP of one latest version of Hu-Go.
This version of PSP-Hugo supports IRDA-Joystick box designed by my good friend Buzz
( see http://buzz
PSP Toolchain for Win32 (MinPSPW) PSP Toolchain for Win32 (MinPSPW)
JetCube has released a new version of his PSP Software Development Kit, which is called the PSP Toolchain for Win32. As you can probably guess, this is a toolchain designed for coders who use WIndows for making applications and games