Here is a new version, which fixes some bugs, and which adds support for lots of libraries included in Ruby's stdlib. I added bigdecimal, digest, fcntl, stringio, strscan, zlib, enumerator, thread, and nkf. Of course, more libraries can be used, since some of them depend on the ones I added.
The socket extension still had some problems (I guess they happened each time a program tried to send some strings after having read some datas). I tested it by playing with a local IRC server
I've also played with sockets in a program I created (when I was testing DRb), which allows me to control my PSP from my computer through Ruby code. Look at the sample remote_ruby, which can be useful if you want to test Joyau.
The separation between sprites and buffers has also been increased: a buffer is nothing more than a graphical resource which is manipulated by sprites. A funny Ruby module allowing to create your own buffer library easily has also been added. You can now write such codes :
Code:
Another feature which I've added is the debugging screen. You can change the cursor's position, the used colors, and clear it (which means the exception-catcher must reset everything :P).
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
PMP Mod and Muxer PMP Mod and Muxer
Source code for developers to peek at!
Here's whats new in this version:
* The color space conversion is now done with the GU (inspiration taken from the standard JiniCho's PMP 0.0.6). Speed increase of about 4fps. Quality also slightly increase (due to chroma interpolation)
PSP SDK PSP SDK
The ultimate PSP development library
The PSP Software Development Kit (PSPSDK) is a collection of Open Source tools and libraries written for Sony's Playstation Portable (PSP) gaming console. It also includes documentation and other resources developers can use to write software for the PSP.
PSPSDK is distributed under a BSD-compatible license
Lua Animation Lib Lua Animation Lib
It's two nights before Christmas and all through the house not a homebrew developer was stirring except Grimfate126. The generous guy has released the fourth installment of his Lua AnimationLib as his present for all Lua developers. This app helps users understand the ins and outs of Lua animations for the PSP
Netlib Netlib
When developing a new game or application for a current gen video gaming system, creating something from scratch can be very difficult, considering how software development kits are priced
AtariVM Version 0.2 AtariVM Version 0.2
Lostjared has updated his AtariVM to version 0.2 Alpha. This is a virtual machine that interprets Atari 800 assembly language. It is not a Atari emulator that runs Atari 800 ROMs. You can learn how to write Atari assembly source and the foundations of modern programming languages
pgeFont Bitmap Font Library pgeFont Bitmap Font Library
-=Info=-
The library loads a TrueType font and generates a swizzled 4-bit paletted bitmap font texture for use when drawing text. It's very fast.
-=Samples=-
There are two samples included, one for raw GU and the other using the graphics library from Yeldarb's tutorials on psp-programming
XT1-OS Source Code XT1-OS Source Code
It was because of Fate's twisted sense of humor, that Devun_06 from our forums released the source code for an almost finished XT1-OS. According to his post, he pulled out his PSP during the halfway point of a very popular TV program that stars Sarah Jessica Parker
PSPLZMA - Source Code PSPLZMA - Source Code
These days, with the functionality of the PSP blown wide open with all the downgraders and hacks, I'm sure a lot of you people would have been wondering what MPH was upto. After some of his revolutionary releases like the 2.0 Downgrader and the GTA game loader, a lot of people would be expecting something big.
Well, MPH isn't one to disappoint
DDS:AP Release 3 DDS:AP Release 3
b0xx0r from our forum has updated DDS:AP, an Isometric Map System. There aren't many new features. But the brunt of his work has been on updating the map system.
If you've just joined us, DDS:AP is a development version of an isometric map maker which you can use in creating your turn-based RPGs. Right now, it's not in any playable form