If there's one thing you've probably noticed with Deniska's recent works, it's about porting old-school games over to the PSP. This time around, the dev's created something meant for fellow coders out there, with the release of sdlBasic 05.
As its name implied, it's a PSP port of the multiplatform interpreter for BASIC (Beginner's All-purpose Symbolic Instruction Code). It's built to make use of the SDL library for creating games. SdlBasic was originally created by Vroby (Roberto Viola) back in 2002. As for the features found in Deniska's port (Quoting the readme)
* setdisplay() dimensions are limited to 640x480, 320x240, 480x272 (and some derivatives)
* only some keyboard keys are mapped (arrows, enter, space, escape) and available through key() / inkey commands.
* all psp buttons can be queried with getButtonJoystick() call with button indexes from 0 to 13
* mouse calls are partially implemented via the analog pad and buttons mapped to [x],[o],[triangle],[square]
* isPSP=1 and os=PSP variables are added for platform detection.
* network, mpeg and cd-control calls as well as shell() are not implemented yet.
* mp3 playbeack is not supported. Ogg, wav and tracker formats should be used instead.
Deniska further notes that sdlBasic will only work on PSPs with Custom Firmware 3.xx. Further details on this dev library are available in the readme included in the file bundle.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Cardgame Library (source code) Cardgame Library (source code)
Free stuff is always great. Free stuff that helps in making more free stuff? Even better!
Over at our forums, Raphael released some code other devs could use to build their very card games
LUA Player LUA Player
Shine has released a new version of Lua Player with Wi-Fi support, version 0.15. Lua is an easy to use scripting language to program games and applications on the fly (no compiling required.) Changes in this version include:
- Timer bug fixed (was bug in PSPSDK) [mrbrown]
- WLan socket support (based on PspPet's "WiFi Multi-Test
The Naked PSP by TyRaNiD The Naked PSP by TyRaNiD
TyRaNiD had earlier announced with the release of PSPLINK 1.1 that he would be giving a seminar regarding PSP development at Assembly 2006 held in Helsinki, Finland. Basically, Assembly is a sort of a convention/lan-party/demo party held for programmers and hackers
intraFont Originally developed by BenHure, intraFont is a PSP font library for homebrew developers
Stackless Python port for Sony PSP Stackless Python port for Sony PSP
Aside from Lua and C++, another programming language that's also been used for developing PSP homebrew is python, originally created by Guido van Rossum in 1991. With regards to python, we've just picked up word from programmer Carlos Eduardo that he's finished work on a PSP port of the Stackless Python programming code
Lib SDK Utilities Lib SDK Utilities
French homebrew developer dridri85 has released a new build for the application Lib SDK Utilities, bumping in up to version 0.2. This allows users to utilize the utilities of the official SDK
Netlib 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
PSPInside PSPInside
The Hitmen have just released PSP Inside v0.9p. PSPInside is an advanced program that will allow disassembly of various parts of the PSP's programming including the ENTIRE memory
wavlib Lua Development Library wavlib Lua Development Library
Youresam has announced the release of a new lua library, wavlib. The library is designed to help with the integration of visual and audio data into lua based programs. Wav files must be 352 kbps, 16 bit, and 22kHz as other formats may lead to inaccurate rendering of visual data
AnimLib AnimLib
Hi to all. Its been some time since ive updated animlib. Just yesterday, i took a look at it, and found some massive flaws. So here is animLib 4.5, with some major changes and performance gains.
Change Log:
Fixed -
* Found a major flaw in sprite sheet animation blitting
Comments on sdlBasic:
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 sdlBasic supports it