Youresam has released LUA BMPlib for PSP. This is a library for helping Lua script coders to load and use BMP images in their Lua programs with a simple line of code. Currently this version is not optimized, and can be slow. Youresam is trying to optimize this library for a better performance.
About:
* BMPlib allows you to open bmp images in lua
How-to:
Simply copy "bmplib.lua" into your programs folder and put dofile("bmplib.lua") in your program.
I have attached a sample BMP along with a sample program. To run the sample, place this folder in your LuaPlayer/Applications folder.
2.00+ USERS: This is like a normal LuaPlayer app and should work like all luaplayer apps do.
Functions:
Image.bmpload(filename)
Opens the 24-bit BMP file and returns it as an image
Bugs:
It takes luaplayer a long time to draw an image pixel by pixel, so loading bitmaps takes some time.
To-Do:
* Bitmap saving once I learn how to save binary files in lua
* All bitmap bit support (1,4,8,16)
* Optimization: If a row of pixels are the same color, draw all at once instead of individually to save time
Author:
This program was created by "youresam". If you need to contact me, my AIM is youresam1. You may modify the source of bmplib, but I will warn you it is tricky. There is padding in certain places based on certain numbers, instead of RGB its GBR, and the pixels are upside down.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Micro Lua DS Micro Lua DS Homebrew developer Risike has released a new version of Micro Lua DS, a handy homebrew app for DS owners that allows you to launch Lua scripts to create homebrewed games and applications. What's new in the latest release?Changelog:
New features
Add screen.drawTexturedQuad() and screen.drawTexturedTriangle()
to draw textured primitives
Black Dev's Team IDE 2009 Black Dev's Team IDE 2009
Hello everyone,
I Darkside release with the second version of our program, Black Dev Team's FDI in 2009.
As a reminder, this program is to help beginners learn the language C on psp.
Here are the major novelties of this version:
- Added mode VLF and libg.
- Link to compilers.
- New design
Miro Lua Long after homebrew developer omerjks' previous release of the convenient Miro Lua application, an updated build is now available for other developers who work in Lua to create programs for the Sony PlayStation Portable
devkitARM 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
InFeCtuS Programmer 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
PAlib Portable A simple to use, GUI app which will copy the devkitPro folder, and patch various files to allow you to compile on machines without even install devkitPro or PAlib!!
DGEN DGEN
We just got word from the QJ forums that Syn-z has released the source code for version 1.70 of DGEN, the Sega Genesis/Mega Drive emulator for the PSP. This should allow people to work on their own little tweaks to the DGEN code to make for personal versions of the DGEN emulator, or as reference material for use on their own works
Lumo's Tech Demos Lumo's Tech Demos
Lumo has been hard at work on his 3D modelling project, and has released two tech demos and several screenshots. I must say, this is looking amazing.
so whats new?
this:
textures. load multiple objects from one program.
load multiple textures from one program.
load multiple versions of 3db from one program
Snes9xTYL++ version 18 source code Snes9xTYL++ version 18 source code
If you're interested in taking homebrew emulation further, or if you just want a bunch of extra source codes you can learn from, then we've got a treat for you. Via DCEmu, we've learned that DaveX has released the source codes to some of the different versions of Snes9xTYL++, which you can download below
Commander Keen PSP Commander Keen PSP
McZonk from Team Emergency Exit has released his port of Commander Keen for PSP, version 0.9. Commander Keen PSP is a ported version of Katyis CloneKeen v8.3, which is an open-source remake of the good old 2D Commander Keen by id Software back in 1990. McZonk started on his own at the beginning, but then noticed Katyis work
Comments on LUA BMPlib for PSP:
Comments not found
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 LUA BMPlib for PSP supports it