Title: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 01, 2009, 05:07:56 am Please: Share here SRC for all elf...
How create elf: 1. Download MotoSDKStudio (http://forum.motofan.ru/index.php?showtopic=131187) 2. Download elf source. 3. Open [Elf_Name].c file with note and edit code. 4. Run [Elf_Name].bat and you need this: arm (http://cid-1f3becbc4444c6df.skydrive.live.com/self.aspx/E398/Elf%7C4s/arm.zip) - copy to C:\arm larm (http://cid-1f3becbc4444c6df.skydrive.live.com/self.aspx/E398/Elf%7C4s/larm.zip) - copy to D:\larm SDK and lib.o (http://forum.motofan.ru/index.php?act=Attach&type=post&id=151189) now,you can make elf with this! :D ----------------------------------------------------------------- (http://royzog.blu.livefilestore.com/y1pPHFz6yRx51_CS6wTdnlhBPoiHVeCy2R4BadmaC4GcZSCgZ7Nh5C-URLseKlB4etouqE_n_jn08Nt4Js2HoqpS4LxL4RyHoAm/src.PNG) SkyDrive: http://cid-1f3becbc4444c6df.skydrive.live.com/self.aspx/E398/Elf%7C4s/SRC%7C_ELFs%7C_All.zip Title: Re: SRC for ELFs + [Tutorial] Post by: PackPunk on July 01, 2009, 05:16:42 am Great tutorial Z!! :)
Title: Re: SRC for ELFs + [Tutorial] Post by: tegezan on July 01, 2009, 05:21:15 am my head spin after read this.. lol.. good job Z..
Title: Re: SRC for ELFs + [Tutorial] Post by: JEMAU MANAK on July 01, 2009, 06:06:08 am lol...
now we can create our own Elfs ? great Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 01, 2009, 07:19:14 am Great tutorial Z!! :) Thank you for all and ++ my head spin after read this.. lol.. good job Z.. haha, thanks :) lol... now we can create our own Elfs ? great lol, read 1st post :P Title: Re: SRC for ELFs + [Tutorial] Post by: PackPunk on July 01, 2009, 07:27:58 am ELF language based on C, hope there are master C language and teach us how to make some ELF apps... :D
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 01, 2009, 07:32:11 am I saw thread on motofan don't be lazy try read cyrillic alphabet :P
SDK + info http://forum.motofan.ru/index.php?s=b90a92b595bffe251e8699d5366c2224&showtopic=128611 Title: Re: SRC for ELFs + [Tutorial] Post by: PackPunk on July 01, 2009, 07:34:20 am hey, why dont you share it here too? :P
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 01, 2009, 10:02:29 am heh I forgot about it :P
---Done 1st post Title: Re: SRC for ELFs + [Tutorial] Post by: P_41_JO on July 02, 2009, 10:24:35 pm hell yeah...
Title: Re: SRC for ELFs + [Tutorial] Post by: Zh@ng-L14ng on July 03, 2009, 05:00:14 am very useful tutor... :D thx Z.
++ from me Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 03, 2009, 05:06:21 am You like tut, cool, I'm glad
thanks for ++ @Zhang :) Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 14, 2009, 01:50:10 am MotoCMD 2.0.1 SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 14, 2009, 01:53:54 am Memorandum V1.1 SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 14, 2009, 01:59:35 am Dictaphone 1.1 SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 14, 2009, 02:01:58 am SignShow 1.3 SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 14, 2009, 02:03:55 am Activedesktop 2.4 SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: PackPunk on July 16, 2009, 07:18:28 pm LRCPlayer SCR
TextEdit SCR Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on July 18, 2009, 01:54:59 pm Memorandum V1.2 SRC
Title: Informer2.0(src), StartMenu2.xx(src) Post by: PackPunk on July 29, 2009, 09:09:03 pm Informer2.0 [src] by om2804
StartMenu2.xx [src] by R.U.S.H.A.N. Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on August 02, 2009, 01:31:45 pm LinesGame 1.0.0c SRC
Title: Re: SRC for ELFs + [Tutorial] Post by: KuroKage on August 06, 2009, 05:41:43 am Great..
thank u very much.. at last.. .. :) :) Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on August 28, 2009, 08:54:10 am NumBasis_v1.0_SRC
static const WCHAR detail[] = {0x8BE6,0x60C5,0};// Details static const WCHAR delete_oneline1[] = {0x5220,0x9664,0x8BE5,0x884C,0};//delete this line static const WCHAR add_oneline1[] = {0x589E,0x52A0,0x4E00,0x884C,0};//add one line static const WCHAR about[] = {0x5173,0x4E8E,0};//about ConfigEditorV1.1_SRC const WCHAR detail[] = {0x8BE6,0x60C5,0};// Details const WCHAR ClearData[] = {0x6E05,0x9664,0};//delete const WCHAR about[] = {0x5173,0x4E8E,0};//about const WCHAR ten[] = {'1','0',0x8FDB,0x5236,0};//DEC const WCHAR sixteen[] = {'1','6',0x8FDB,0x5236,0};//HEX const WCHAR two[] = {'2',0x8FDB,0x5236,0};///2 binary const WCHAR eight[] = {'8',0x8FDB,0x5236,0};///2 binary const WCHAR elfname[] = {0x8FDB,0x5236,0x8F6C,0x6362,0x5668,0};//Hex converter const WCHAR input[] = {0x8F93,0x5165,0};//Input const WCHAR number[] = {0x6570,0};//Number Title: Re: SRC for ELFs + [Tutorial] Post by: ZduneX25 on September 05, 2009, 02:02:13 pm IniTool 1.3b SRC
Memorandum simple SRC |