News
Pstros NDS v0.7.1 (J2ME emu for NDS)

Pstros NDS is a MIDP implementation running on the CLDC java machine compiled for the Nintendo DS. It allows you to run some java programs and games written for the mobile phones on your NDS.

To achieve this goal one needs a java machine for processing the bytecode and a program library that implements the MIDP api. In this case the Sun’s KVM java machine was used (thanks to Torlus and davr for porting it for the NDS and providing the source) and an altered version of the Pstros was used as the MIDP library. Both parts were built into the single binary to simplify the execution of the java code on the NDS.

Changes:

– added HttpConnection class to satisfy dependencies of some applications
– implemented drawing of the ellipses (note: draw/fillArc is not fully functional yet)

Discussion: http://forum.gbadev.org/viewtopic.php?t=15705

http://www.volny.cz/molej/pstrosnds/

By with 0 comments
MP3 ME Player v1.01 (PSP Application)

caliarbor updated his MP3 audio player application.

Release notes:

Slight update to initial release. I’ve added four play modes now (Single, Sequential, Random, and Repeat). Also added, is volume/track control via the analog nub. CPU is now clocked at 37MHZ. See included readme.txt for details of all changes.

http://forums.qj.net/showthread.php?t=141798

By with 0 comments
Touhou Fangame (Beta 2) (Wii Game)

Touhou Fangame is a homemade version of Touhou for the Wii. It is written from scratch with images from the internet, GRRLIB, and Wiiuse.

Touhou is a danmaku shooter praised for being difficult, beautiful, and a one-man project. This attempts to replicate all those things.

http://www.wiibrew.org/wiki/Homebrew_apps/Touhou_Fangame

By with 0 comments
Light Cycle Clone v2.1 (PSP Game)

Light Cycle Clone is a Tron clone/remake coded by titch.ryan.

http://forums.qj.net/showthread.php?t=141767

By with 0 comments
Lockdown v3.0 (PSP Application)

Lockdown allows you to password protect your PSP from prying eyes. It also protects the Recovery Menu so that the protection can’t be disabled without considerable effort (or by unbricking).

Changes:

Added support to customize the GUI.
Optimized memory usage.

http://forums.qj.net/showthread.php?t=141060

By with 0 comments
Quiz Man v1 (PSP Game)

Quiz Man is a multiple choice quiz for PSP.

Changes compared to the last beta:

– [ADDED] Quiz Browser
– [ADDED] Quiz Info Menu
– [ADDED] Time in Menu
– [ADDED] GFX (Yay!) (Skinable)
– [ADDED] Register Feature
– [ADDED] Online Quiz Feature
– [ADDED] Authentication(Register) Information Saved In a File
– [ADDED] Encryption/Decryption on the password
– [ADDED] Splash (With Effect)
– [ADDED] Update Feature
– [ADDED] Function to Recreate file with authentication information
– [ADDED] Scoreboard Feature (When online quiz is done, your Score and time will be uploaded)-> Need to register
– [ADDED] Quiz Maker + Quiz name stored in quiz file
– [CHANGED] Maximum Questions is now 20 (Instead of 10)

http://forums.qj.net/showthread.php?t=141755

By with 0 comments
AutoStart PRX v3 (PSP Application)

This plugin allows you to assign buttons to hold at startup that launch specified homebrew. It also allows you to assign a homebrew to autoboot at startup.

Changes:

Now you can assign a homebrew to autoboot. Handy for cintro. (No looping!)
Now you can not only assign homebrew but backed up games too.

http://forums.qj.net/showthread.php?t=141781

By with 0 comments
RKeyScroll v0.4b (PPC Application)

RKeyScroll is an utility to smooth scroll the current window. It does not jump page by page.

http://forum.xda-developers.com/showthread.php?t=402928

By with 0 comments
Terrance and Phillip (Build 32) (A2600 Game)

Do you remember the two farting guys “Terrance & Phillip” from South Park? Now those two guys have their very own computergame on the Atari 2600 platform.

Release notes from atari2600land:

Got rid of the in-game music. I figured nobody was liking it anyway, and it was taking up variables which I needed. Changed screen #35 and added screen #37. I also changed the way you jump. Now when you let go of the fire button mid-jump, you go back down instead of doing the whole jump.

http://www.atariage.com/forums/index.php?showtopic=121915&st=50

By with 0 comments
textReader v1.0 (iPhone Application)

This application allows you to read large Text (.txt,.text), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), and Fiction Book (.fb2) files quickly and efficiently on the iPhone/Touch. This application doesn’t have the fancy formatting of ruBooks or Books.app, but it can quickly load and display large text files that currently cause Books.app or other UI Text View/Web View based apps problems. If you want to load books quickly and read text, this may be the app for you.

Changes:

* Now supports (non-DRM) eReader/Peanut Press PDB files
* Now supports Rich Text RTF files
* Better formatting for Text, HTML, Mobipocket, FB2, Plucker, and Palm Doc files
* Optionally display background files from the /Applications/textReader.app/images directory when reading text
* Optionally allows use of pinch/stretch gestures to shrink/zoom text
* Better management of cache files Add option to force creation of a cache file when opening. You can always reopen a cache file even when you change the encoding settings because they are stored as Unicode.
* Improved indentation and formatting code

Note: Books.app http://code.google.com/p/iphoneebooks/ and ruBooks http://colel.info/rubooks/ provide a formatted display of text and images. If you are willing to break up your book into smaller chapters they may also be options.

http://code.google.com/p/iphonetextreader/

By with 0 comments