Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Mobile Saved Password Editor - Firefox Addon
Text-To-Speech Extended
JavaScript Tutorial
CLONEit - Batch copy all data
Clock Flash
Android Memory Optimizer FREE
Android File Browser
Learn WCF
Learn EasyMock v2
PingChat! (Android)
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
funcLib




funcLib
Version: 1.0.0

Platforms: PSP, Mobile Gaming


Categories: Programming & Development

Upload date: 24 Sep 11

Developer:

License: Freeware

Downloads: 8

File Size: 3556 Kb
Download Free funcLib 



Rating: 5.0/5 (Total votes: 1)




  funcLib

 PSP homebrew developer Sleepy dropped us a line earlier to announce the release of funcLib v1.0.0. This PC-based app, developed by the duo of Sleepy and Flatmush, is a function library built to help ease up the task of programming homebrews for the PSP.

This news heralds funcLib 1.0.0's public release, which currently carries these features:

* BMP Loading, TGA Loading/Saving, PCX Loading, RAW Loading/Saving
* Full texture support with swizzling, mipmap and palette support aswell as vmem.
* Easy and extendable graphics API with support for perspective and ortho modes aswell as vsync, Show FPS, etc.
* Memory allocation module, with vmem allocation included aswell as a simple paging mechanism, memory pooling, scratchpad usage, stride allocation and much more.
* File wrapper that allows loading of files from memory aswell as from the memorystick and from a pbp-plus file aswell as additional functions.
* Fullscreen effects Invert, Grayscale, Sepia, Night Vision, Thermal Vision, Monochrome, Di-Chrome, Light Enhance, Color Enhance
* 2d graphics module capable of drawing ellipses, quads, triangles, lines, outlines, shaded ellipsoids, textures (strip blitted), etc.
* 3d graphics module capable of many primatives, textured or otherwise at fast speeds.
* Sprite module capable of drawing rotated and scaled sprites aswell as handling animations and a few other things.
* Math module with fast vfpu maths to speed up your maths heavy programs aswell as 3 types of random number generation.
* 2d Collision module supporting closestLine, line-line, circle-circle, line-circle, rect-rect.
* Input module for polling input and retrieving the state of buttons (e.g JUST_UP, STILL_UP, etc.)
* Callbacks sorted out (aswell as power callbacks).
* Complex debugging module that logs errors, screenshots them and shows a warning (all configurable).
* Font module which can draw most types of font, and also converts the debug font into a swizzled clut4 texture in vram for faster rendering.
* Timer module, for timing oddly enough :)
* A collection of samples of how to use different features, including 2 full games (flAstro and flMineSweeper).
* Color manipulation module for graphical programs and random color generation.
* A 3d camera class that allows all views and is easy to use.
* Thousands of defines, types, etc. which should come in handy (e.g SCREEN_GAMMA, MATH_PI, etc.)

Sleepy notes that updates for this application will include bug fixes and other additional features. Given the download does not include a readme, we advise readers to visit Sleepy's site for extra details regarding funcLib 1.0.0.
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

3D World Toolset3D World Toolset
This download contains a User Guide, Game Demo, and the 3D exporter & map editorWow, I just played some ThrottleX (3D PSP Homebrew Game) in an attempt to beat the game and make my own maps, but low and behold - the NDS is very capable of doing the same thing!
devkitARM 19b for WindowsdevkitARM 19b for Windows
devkitARM 19b for Windows devkitPro has released another bugfix for the popular homebrew development kit.Here's a rundown of what's new:This release fixes the malloc problems with GBA code. The elf2flt code has now been removed due to user issues and the minor fact that it no longer works with an arm-eabi target. Some minor fixes have been made in the newlib stdio patches
Evilmana tile setEvilmana tile set
Evilmana tile set For those of you who use PSPMillionaire's EvilMana TileEditor, you'll definitely find PlayStation Portable homebrew developer dan369's application very useful. It's called Evilmana tile set and it's now on version 1.6. If you're unfamiliar with app, here's a bit of a primer
TinkeTinke
Tinke - Tinke v0.8.2 from NDS dev benito356 is a compiler that can come in very useful. It allows you to select a kit and tinke v0.8.2 will give you the information for viewing and retrieving files like narc, NCGR, NCLR which all may be found in the game. The full change log is below. Changelog 0.8.2 *** Improved Hexadecimal editor -> Now using Be
NetlibNetlib
Netlib  Youresam from our forums has released v1.3 of Netlib homebrew development tool. Netlib is a library of functions which developers can use so that they dont have to re-type the code. They can simply call the functions from this library and it will do its work. Also in the newest version, youresam has added a really wacky function
OpenBoROpenBoR
OpenBoR By SX: 1. Dynamic Animation Frame Memory Manager (No more Frame Limits and Also reduces memory by HALF!!!) 2. Memory utilizations in system options menu (shows how much memory is being utilized by your mod) 3. Controller I/O interface redesigned for PSP (Thinking of wifi mulitplayer next on the list). 4. XBoX now uses Sprite Flip Technique. 5
Wire3DWire3D
Wire3D - Today we have a sweet release from Wii developer antibyte. Antibyte has released Wire3D version 1.0.1 of the Wii Independent 3D Rendering Engine which inclues the framework, library, 3D engine used to develop games and applications for your Nintendo Wii. See the full changelog below. v1.0
WiiuseJWiiuseJ
WiiuseJ  If you're a programmer, you might take an interest in this new Java API, WiiuseJ. It's a simple and lightweight API that lets you write Java programs that can interface with the Wiimote as well as the Nunchuck. Since it's a Java library, it will let you write programs independent of the console itself
Micro Lua DSMicro Lua DS
Micro Lua DS Cid2Mizard is out once more with a new version of his MicroLua homebrew app for the DS. I- New features | ----------------+ * Add functions to keep track of the memory usage. * Alpha transparency: you can now blend any drawing. It doesn't *__ mean support for alpha channel of image files. * Add function to make colours with values up to 256 instead of *__ 31
TinkeTinke
Benito356 is back with some changes for his DS de-compiler, Tinke v0
 

Comments on funcLib:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if funcLib supports it
 
 
© Pantich 2009 - 2025 All rights reserved.