Projects tagged ‘elf’


[38 total ]

0 Users

Siemens SK65: patches, elfs and more...
Created 12 months ago.

0 Users

programy do sony ericsson k550i/w610i
Created 3 months ago.

0 Users

Mediaplayer with Winamp skins support for BenQ-Siemens phones. Эльф-плеер для Siemens с поддержкой скинов Winamp Classic
Created 4 months ago.

0 Users

Elfpack Open-Source ProjectThe name of this project is not ACEEL!!! ACEEL is only the name for the library part!!!This project's aim is to store Elfpack-libraries and elf-sources which are either to ... [More] small/bad for the official SVN or whose developers don't get access to it, it's not a rival project, more a addition. This project consists of two parts: Source code of elfs which are not on official SVN (this part is not ACEEL)We store the source of some elfs which are not represneted on the official SVN. The reasons are: SVN keeps a log of changes every developer who has access can improve them users who want to tets experimental versions can compile the current source code Please don't publish elfs you compile from this sources because it's very likely that they are unstable and buggy. Stable releases will be published on the Downloadspage. By downloading the source code you agree to the GNU General Public License v3 Alternative Compiled Experimental ElfPack Library (ACEEL)These are not official Elfpack libraries! USE AT YOUR OWN DISCRETION! SE-NSE nor any of the uploaders are responsible for any damages that may occur from the resulting use of this Library. Please note that some functions are not completely verified as working. These Libraries could make your phone unstable as they may contain some incorrect functions. Post your results at http://forums.se-nse.net/index.php?showtopic=30204 to help improve the Library You can get the Libraries here: http://code.google.com/p/elfpack-libraries/source/browse/#svn/trunk or from SVN, the howto is located here: http://code.google.com/p/elfpack-libraries/source/checkout If you find any problems please report in the Se-nse thread mentionend above and/or open a new Issue. To get an account you can ask MouSeX on Se-nse. [Less]
Created about 1 year ago.

0 Users

run native linux program in nt kernel
Created about 1 month ago.

0 Users

ELFLoader for 3G mobile phone
Created about 1 month ago.

0 Users

*dwarf-ng* -- a little and powerful object file manipulation tool. file types currently handled PE (Portable Executable) ELF Mach-O (os x executables) downloadsthe tarball can be downloaded from ... [More] the download tab or you can follow this link you can download the current working code from the svn repository: svn export http://code.autistici.org/svn/dwarf/trunk dwarf or if you don't have svn installed you can use wget instead: wget -r http://code.autistici.org/svn/dwarf/trunk && cd code.autistici.org/svn/dwarf/trunk documentationread the man page. DevelopersFernando Iazeolla - founder & core developer. [Less]
Created 12 months ago.

0 Users

The MLlib (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier now ! :-) ... [More] More info here. TemplateHere's the simple code to have the program running on Wii : #include int main(int argc, char **argv) { ML_Init(); ML_SplashScreen(); // You can delete this instruction, but please let it if you can :) while(1) { if(Wiimote[0].Newpress.Home) ML_Exit(); ML_Refresh(); } return 0; }Authors :Minishlink Special Thanks :Chaosteil Cid2Mizard Crayon Dhewg Dykam EvilSpoon Feesh Mollusk Morukutsu NoNameNo Svpe T4ils WntrMute Zeblackos and these communities : www.dev-fr.org + IRC Channel #dev-fr www.nintendomax.com www.wiibrew.org + IRC Channel #wiidev www.wiigen.fr [Less]
Created 12 months ago.

0 Users

bfd-utils is a collection of libbfd based utilities
Created 7 months ago.

0 Users

BLink is a boot-time linker
Created 7 months ago.