In The Air Build 2060112 Source Code
Lylatitude has emailed us his homebrew game for the PSP, In The Air, Build 2060112. In The Air is a re-written plane shooting game, originally on Windows. You need to rotate your PSP 90 degrees to play. The source code is released too. Message from the author:
In The Air (ITA). It is a shooting game
In The Air Build 2060115 Source Code
Lylatitude has updated his homebrew game for the PSP, In The Air, to Build 2060115. In The Air is a re-written plane shooting game, originally on Windows. You need to rotate your PSP 90 degrees to play. The source code is released too
InFeCtuS Programmer
The team of homebrew developers behind the highly versatile InFeCtuS modchip has just released a new build for the application InFeCtuS Programmer, bumping it up to version 0.0.3.9. The team said that this is going to be the final build for the program.
According to the coders, v0.0.3
InFeCtuS Programmer
Two new InFeCtuS related programs have been released recently. One is the new InFeCtuS Programmer and the other is the InFeCtuS Tool. For those who are unaware InFeCtuS, is a modchip that is supposedly the ultimate next-gen solution, as it can be used for all three next gen consoles
Inflate / Deflate Library
Inflate/Deflate library by Henoheno, includes some of Ruka's work.
int do_compress_m2m (char *pIn,int nInSize,char *pOut,int nOutSize,int level); /* compression */
int do_decompress_m2m(char *pIn,int nInSize,char *pOut,int nOutSize); /* decompression(restoration) */
English readme translation by Tenchu included
iniEditor - It's very useful as a developer to use .ini files to store settings of apps or MortScript scripts.
Unfortunately, you may have so many complicated settings (check IPTWeather for instance), that you or newbies would like to be able to edit those settings without having to open the .ini configuration file
Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
Internet Technologies - This tutorial has been prepared for the students as well as professionals to ramp up quickly. This tutorial is also easily understood by general person with an interest in becoming computer literate. Internet refers to network of networks. In this network each computer is recognized by a globally unique address known as IP address
intraFont
Originally developed by BenHure, intraFont is a PSP font library for homebrew developers. This release has been update by Geecko with a G-spec font rotation feature.
Changelog:
added rotation support. The angle is specified by a new argument to intraFontSetStyle, (float value in degrees)
intraFont
With this update it's possible to print a string with characters that are stored in different font files. I.e. you can mix latin, japanese, chinese, korean and symbol characters as you like. This is done by setting an alternative font with intraFontSetAltFont(). The alternative font is used in case the main font does not contain a certain glyph