Fractal Junkie v1.0 (NDS misc)

Fractal Junkie, previously known as Mandelbrot Generator, has been updated.

Quote:

So why the name change? And Im sure I downloaded v2.0 before, so how can v1.0 be a new version?
I wanted to change the name to a more generic name instead of limiting the name to the Mandelbrot set only, so now the new name Fractal Junkie implies several fractals, which it does have serveral fractals. And it’s now v1.0 simply because of the name change.

Whats new in this version then?
-Julia sets
-More colour palletes
-More efficient “only render when need be” system

How to use:
D-PAD: Move 32px
TOUCH: Draw a new view
R/L: +/- Iterations
A: Colour Styles
B: Colour Pallets
X: Toggle precise rendering
Y: Toggle Julia set mode
START: Start over
SELECT: Goto previous image

Current Features
-64bit accuracy
-Mandelbrot set
-Custom Julia sets (this includes Fatou Dust)
-7 Colour Palletes (Cycle without redrawing)
-3 Colour Styles (Cycle without redrawing)
-Successive Refinement Rendering
-Only calculates unknown pixels when moving
-Draw with the stylus a new view from any two points on the screen to zoom to that view.

Planned features:
-Custom Colours
-Take Screenshot
-Save Coordinates

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

By with 0 comments
NeoDS v0.1.1 (NeoGeo emu for NDS)

NeoDS is a Neo Geo AES/MVS emulator for the Nintendo DS.

Changes:

* Added level2 sprite cache in slot2 ram (if installed)
* Increased rom page size (fix grenades Metal Slug 1)
* Fix interrupt acknowledge (fix Metal Slug 2)
* Fix tile layer palette update (Last Blade 2 gui)
* Update converter to use latest MAME data (fix issues with King of
Fighters 98, etc)
* Thanks to FluBBa for a DAA Z80 instruction that doesnt need a stupid
lookup table (saves ram)
* Fixed -bios options in NeoDSConvert

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

http://groups.google.com/group/neods

By with 0 comments
FPaint v0.5 (GP2x-F200 Application)

FPaint is a drawing app for GP2x-F200 working with touchscreen.

Features:

– 16 Configurable quick color
– Custom color picker (edit colors.bmp)
– Pen/Eraser tool with custom size
– Color picker tool
– Zoom (slow on big image)
– Undo/Redo
– Loading/Saving image (work with id)

http://www.gp32x.com/board/index.php?showtopic=41908&st=0&p=606171&#entry606171

By with 0 comments
FlipIR v1.0 (GP2x Game)

Flip the visible-light images of the Universe into infrared-light images, by clicking on the gameboard. Programmed using GLBasic.

http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,25,2579

By with 0 comments
Quad (GP2x Game)

Quad is a Tetris game written using (less than) 100 GL-Basic commands.

http://forum.gp2x.de/viewtopic.php?f=22&t=5480

By with 0 comments
AFKIM v3.3.4 (PSP Application)

Here is a new release of AFKIM (Away From the Keyboard Instant Messenger), the instant messaging application for PSP written by Danzel!

Changes:

– Fix issue with ICQ / AOL account icon / login stuff
(due to bitlbee server changes)
– Fix IR keyboard issue with fw >= 3.80 for FAT PSP
(thanks to Angelo)
– Fix online status issue

http://zx81.zx81.free.fr/serendipity/index.php?/archives/312-AFKIM-Instant-Messenger-for-PSP-v3.3.4.html

By with 0 comments
CSDEVCTRL v2.5 (PPC Application)

Quote:

Hi all,
this is just another auto locking program.

The difference is that it uses the Windows Lock and it can be activated:
a. A few seconds after the screen has deemed (Backlight has been reduced due to user inactivity) and/or
b. After the device has waken up.
Also during the above the program can run a specified executable/registered file together with any command line arguments that might be required.

The behavior of this program is driven by the next key/values:

> Key
HKEY_LOCAL_MACHINESoftwareCSDevCtrlOptions

> Values

– LockWhileOnExternalPwr=0 or 1
If set to 1 it will lock the device even while running on external power.

– LockAfterWake=0 or 1
If set to 1 it will lock the device after the device has waken (not soft reset).

– LockAfterWakeOnlyBlthOn= 0 or 1
If set to 1 it will lock the device after the device has waken (not soft reset) and Bluetooth is on.

– DelayBeforeLockMsAfterWake=250
Time in ms to wait before applying the lock from wake and running any program (no need to change).

– LockAfterDim=0 or 1
If set to 1 it will lock the device after the screen has dimmed (user inactive).

– DelayBeforeLockMs=250
Time in ms to wait before applying the lock from dim and running any program (no need to change)

– LockAfterDimSeconds=10
Time in seconds to wait before applying the lock once the screen has dimmed.

– ShowTodayAfterLock=0 or 1

If set to 1 it will bring the Windows Today Screen after applying the user selected lock.

— AfterTodayRunFilePath=XXX
XXX (if not left blank) it can be an executable/registed file which will be run after the lock and the Today focus
— AfterTodayRunFileParm=XXX
XXX (if not left blank) they are the command line arguments of the previous option.
— LockAndBackAfterToday=0 or 1
If set to 1, after unlocking the Today screen will be hidden so that the rest of the windows are visible.

If set to 0 then the next values will be used

— AfterLockRunFilePath=XXX
XXX (if not left blank) it can be an executable/registed file which will be run after the lock.
— AfterLockRunFileParm=XXX
XXX (if not left blank) they are the command line arguments of the previous option.

To install it:
> copy the csdevctrl.exe to a folder

The initial run of the program, will create the registry keys with default values which are:
– LockAfterWakeOnlyBlthOn= 0
– LockWhileOnExternalPwr=0
– LockAfterWake=1
– DelayBeforeLockMsAfterWake=250
– LockAfterDim=1
– DelayBeforeLockMs=250
– LockAfterDimSeconds=10
– ShowTodayAfterLock=1
— AfterTodayRunFilePath=(Blank)
— AfterTodayRunFileParm=(Blank)
— LockAndBackAfterToday=1
— AfterLockRunFilePath=(Blank)
— AfterLockRunFileParm=(Blank)

To run it:
Simply run it and it will spawn at the background as another process.

Running the program second time will cause the program to exit (It will show a confirmation window which will close in 3 seconds unless you close it sooner).

To uninstall it, close the process as usual (run it again or kill the process) and delete the file.
Also delete the registry key HKEY_LOCAL_MACHINESoftwareCSDevCtrlOptions

As a note, do not rename the csdevctrl.exe as the uninstall depends on this name.

It has been compiled for WM5 so it should run on both WM5/WM6 (i am using a Kaiser with WM6.1)

Have fun
Chris

P.S:
I can not upload the new version, seems there is a problem with the xda side.

This is the rapidshare link instead:

http://rapidshare.com/files/112282076/csdevctrl-v.2.5.zip

Changes:

Added option to lock only if bluetooth is on after wake

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

By with 0 comments
Pointui Home v1.5a (PPC Application)

Home is designed to allow easy viewing of critical information on one screen with quick access for locking the device, changing sound profiles, wireless, battery and general settings.

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

By with 0 comments
Blargh Text Editor (Revision 103) (NDS Application)

Blargh Text Editor is a text editor to be used with a Nintendo DS.

Limitations:

* its only a demo, you won’t be able to save/load the typed text (although I will use this program to make an actual text editor)
* the vertical scrolling of text still has bugs: it will not work properly with word-wrapped lines & the last line of text gets duplicated when you scroll down (other than that, its working fine)
* the text cursor doesn’t blink yet
* the upper screen is currently used for debug. in the future, that area will be used as non-monospaced text display too
* cut, copy, paste of text not yet implemented
* no unicode support yet
* the other buttons in the gui do not do anything yet; they are conceptual
* no word-wrap yet

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

By with 0 comments
ScummVM Pandora WIP (Pandora misc)

The first devers already got the new powerful handheld device “Pandora” and DJWillis had progress on a ScummVM port:

Quote:

I have had a basic version up and running on the OMAP3 for some time and there will be a Pandora optemised official version (rather then just a simple ARM cross compile) in time for release (I hope, depends on my own free time).

http://www.gp32x.com/board/index.php?showtopic=41892

By with 0 comments