News

Python v2.5 v2 (Dingoo Linux misc)

Python 2.5 for Dingux!

Python is a general-purpose high-level programming language whose design philosophy emphasizes code readability. Python aims to combine “remarkable power with very clear syntax”, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.

Release notes:

thon 2.5 for Dingux V2
* size minimized (~28mb smaller)
* all tests removed from library (not needed)
* localinsetup_python.sh added

Python 2.5 for Dingux
* python interpreter
* Modules support
* libpython2.5.a + includes (to build your own python application)
* all Libraries includes (+precompiled *.pyc)

Get Python2.5_dingux_src.zip to build python yourself. You need to download my cygwin sdk.

To run python on Dingux first run this script.
Code:
#!/bin/sh
export PYTHONHOME=/usr/local/lib/python2.5/
export PYTHONPATH=/usr/local/lib/python2.5/

By · 0 comments
Rodixs TIC v4.1 (NDS Game)

Control a red ball to collect blue balls, but don’t touch the white ones. The tricky part with the game is, that the red ball will be growing each stage and making your main task more difficult.

By · 0 comments
Deepsea (13-07-2010) (NDS Game)

The game’s name is Deepsea. You control a jellyfish with the stylus and guide the jelly through a randomly-generated world, fighting enemies by colliding with them.

The current area is fairly small (5×5) and will probably be the world size on Easy mode. There’ll be enemies and bosses and other gameplay elements added in later.

By · 0 comments
DaedalusX64 (Revision 545) (N64 emu for PSP)

DaedalusX64 is the continuation of the original Daedalus PSP port by StrmnNrmn and other contributors. It is a GPL Open Source project.

Changes:

[!] Huge clean up in our prefs, now we don’t need to make game specific hacks as “options” or rely on roms.ini(We can add hacks as easy as two clicks now)
[!] Removed memory access optimization -still not ready for showtime 🙁
[~] Removed blender for Paper Mario’s menu
[+] Partial TMEM emulation (this based on StrmnNrmn’s load block code, note : it fixes several glitches in textures at the cost of speed..)

By · 0 comments
Wattpad v1.7.3 (Android misc)

Also known as YouTube for eBooks, Wattpad is the world’s most popular ebook community. Readers and writers from around the world can connect and access over 100,000 free novels, fiction, short stories, poetry and more.

By · 0 comments