GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > Siemens-Benq > Siemens-Benq Flash Patching > x4x, x5x Flashpatching


Reply
 
LinkBack Thread Tools Display Modes
Old 02-16-2005, 16:15   #406 (permalink)
Freak Poster
 
Froster's Avatar
 
Join Date: Nov 2004
Location: Poland
Age: 41
Posts: 122
Member: 91303
Status: Offline
Thanks Meter: 0

;*** RBL v2.2 according to keylock - add on ***
;Author: Froster

;Before installing the add on you need to have RBL 2.2 installed.

;Patch gives the possibility of displaying the readings from
;the netmonitor only when the keylock is active or inactive.

454F20: DAE0BACACC00 DAE4B050CC00
3B3A4C: DAE0BACACC00 DAE4B050CC00
454BCA: DAE010CA DAE4E050
3B36E4: DAE010CA DAE4E050

4450B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C088D0DAA3924098D098C048402D02
4450C0: FFFFFFFFFFFFFFFFFFFF FAE0BACAFAE4D050DB00 ;batery reading invisible on keylock
;4450C0: FFFFFFFFFFFFFFFFFFFF FAE4D050FAE0BACADB00 ;batery reading visible when keyboard is active
4450D0: FFFFFFFFFFFFFFFF 26FC1A00E00DDB00
4450E0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C088D0DAA3924098D098C048402D02
4450F0: FFFFFFFFFFFFFFFFFFFF FAE010CAFAE40051DB00 ;net reading invisible on keylock
;4450F0: FFFFFFFFFFFFFFFFFFFF FAE010CAFAE40051DB00 ;net reading visible when keyboard is active
445100: FFFFFFFFFFFFFFFF E00CE00DDB00
  Reply With Quote
Old 02-17-2005, 09:18   #407 (permalink)
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
Post Monthly Calendar (Binary File)

;*** Monthly Calendar (Binary File) ***

;Firmware : sl45v56
;Author : rizapn
;Published : Febr 17, 2005

;It is a binary file to display a calendar using monthly format.
;Just to demonstrate how the additional functions is also possible to be
;implemented using a binary file.

;Key usage:
;- UP/DOWN or 3/9 : Prev/Next Year
;- LEFT/RIGHT : Prev/Next Month
;- 2/8 : Prev/Next 10 years
;- 1/7 : Prev/Next 100 years

;Download the source from http://www.geocities.com/rizapn/sl45/cal.asm and
;http://www.geocities.com/rizapn/sl45/sl45.inc or from the attachment.

;After downloading the latest sfe (v2.41), or at least 2.39
;enter these commands through the Windows' DOS prompt ...

sfe a cal.asm p > cal.txt
del Calendar.bin
sfe p Calendar.bin cal.txt 08,CAL


;and then transfer the created Calendar.bin file to your MMC.
;Or just extract it from the attached file and then copy it.

;ps: rename the attachment file from .zip.txt to .zip only ...

;rizapn
Attached Images
File Type: gif calendar_preview.gif (730 Bytes, 54 views)
Attached Files
File Type: txt Calendar.zip.txt (6.8 KB, 134 views)

Last edited by rizapn; 02-17-2005 at 10:59.
  Reply With Quote
Old 02-20-2005, 15:14   #408 (permalink)
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
Sokomin Game

;*** Sokomin Game ***

;Firmware : sl45v56
;Author : rizapn
;Published : Febr 20, 2005

;My first game written totally in C166 bytecode ...
;Sokomin is a name that I choose for my SL45 midlet porting of Sokoban game.

:It is also possible to put it in the firmware as a patch (to change the built-in
;Move The Box game). Get the source from my place,
;http://www.geocities.com/rizapn and
;http://groups.yahoo.com/group/z-soft/files/Siemens ...

;rizapn
Attached Images
File Type: gif soko_preview.gif (640 Bytes, 36 views)
File Type: gif soko_preview2.gif (858 Bytes, 26 views)
Attached Files
File Type: txt Sokomin.bin.txt (5.2 KB, 83 views)
  Reply With Quote
Old 02-20-2005, 18:37   #409 (permalink)
No Life Poster
 
Join Date: Mar 2004
Posts: 593
Member: 60520
Status: Offline
Thanks Meter: 0
So, I might have forgotten to publish one auto record patch from August last year... if someone doesn't want auto answer patch, you can try this one.

;*** Auto Record v3 BETA & Vibra when connected***
; Firmware: SL45i v56
; Author: rizapn (main patch), vBartek (ideas), rc-flitzer (some corrections)
; Release: August 7th, 2004

; Does auto record any incoming and outgoing call.
; Vibrates 1 times short when connection is established (only if vibra is enabled).

; Patch is selectable through profile 1, function 14.

0x3AC4C8: F0C8F0D9 DAC7B0E6
0x3AC51C: F0C8F0D9 DAC7B4E6

0x27E6B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E01C0D13D7403700F2FC043A2D12D740
0x27E6C0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0E00F2FC423A9AFC07D0DADEA6172D02
0x27E6D0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC36C02DAD414F3E00CD7403700F6FC
0x27E6E0: FFFFFFFFFFFFFFFF 043AF0C8F0D9DB00

; If you do not want vibra when connecting, uncomment this:
; 0x27E6D0: DAC36C02 CC00CC00

; If you want to skip vibra flag (always vibrate when connected), use this:
; 0x27E6CE: 2D02 CC00

; If you want to make it selectable with other function / profile, use this:
; 0x27E6C0: 0E00 xxxx ; where xxxx is 0E00 (profile 1) or 3600 (profile 2&3)
; 0x27E6C4: 423A xxxx ; 423A (profile 1) or 6C09 (profile 2) or 6E09 (profile 3)
; 0x27E6C9: D0 x0 ; where x is function number minus one (0-F for function 1-16)
  Reply With Quote
Old 02-21-2005, 14:16   #410 (permalink)
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
;*** Sokomin Game (Update) ***

;Firmware : sl45v56
;Author : rizapn
;Updated : Feb 21, 2005

;Source is available for download in my sites, both Geocities and Yahoo!Group
;Attached is .bin and .vkp version

;Patch (.vkp) version will overwrite the old "Move the Box" game. I don't use Help
;because all Move the Box levels is also included in the Sokomin (level 112-118)

;rizapn
Attached Files
File Type: rar sokomin.rar (10.8 KB, 152 views)
  Reply With Quote
Old 02-23-2005, 12:50   #411 (permalink)
Freak Poster
 
abomin's Avatar
 
Join Date: Jan 2004
Location: Russia inc.
Age: 51
Posts: 121
Member: 48199
Status: Offline
Thanks Meter: 0
;*** Enable MP3 and VoiceDialing in Carkit and in Dockstation ***
;
;Firmware: SLIK56
;Author: abomin
;Release: 23.02.2005
;
; Enable MP3 in Carkit and in Dockstation
3B85A1: 21 2D
;
; Enable VoiceDialing in Carkit
46A820: 9A0A 0D14
;
; Thanks to trustkill for testing
;-------------------------------
  Reply With Quote
Old 02-24-2005, 23:30   #412 (permalink)
Insane Poster
 
Join Date: Nov 2004
Location: Poznan, Poland
Age: 37
Posts: 78
Member: 94448
Status: Offline
Thanks Meter: 0
Thermomether in binary file

I make my first bin file, and first patch which I publishing in this forum. Its a simply thermomether. Let's check it:


Download

Last edited by sc0ty; 02-26-2005 at 22:45.
  Reply With Quote
Old 02-25-2005, 12:59   #413 (permalink)
No Life Poster
 
Join Date: Mar 2004
Posts: 593
Member: 60520
Status: Offline
Thanks Meter: 0
;*** Auto Record v3 BETA & Vibra when connected*** (Post 410)

is only working for outgoing calls.
  Reply With Quote
Old 03-01-2005, 14:12   #414 (permalink)
No Life Poster
 
zdob's Avatar
 
Join Date: Dec 2000
Age: 44
Posts: 1,541
Member: 2911
Status: Offline
Thanks Meter: 3
[GLOW=red]This is topic for patch only. Other reply 'll be deleted. Use other topics for discussing.. [/GLOW]



P.S. If you not so silly then do not do it again.........because i see a lot of people which don't respected our work and still post stupid messages in this section ......

Thread for discussing:



The list of the members which are not respecting the authors and something else:
waiting for bad messages
  Reply With Quote
Old 03-01-2005, 16:39   #415 (permalink)
Insane Poster
 
Join Date: Nov 2004
Location: Poznan, Poland
Age: 37
Posts: 78
Member: 94448
Status: Offline
Thanks Meter: 0
New version of my binary thermomether. This version isn't switched off thermomether after 2 minuts like v1.0
Download


And my new patch - fast animated logo when keylocked

;***Fast animated logo when keylocked***
;sc0ty ([email protected])
;Mar 01, 2005
;Poznan, Poland

;About 10 seconds after keylock starts fast animated logo.
;If you want to see mainscreen you can press any key.

0x3B37F6: E6F95501 DAC790D5

0x27D560: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403400F2FE1C3E08E146FE0A003D01
0x27D570: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E00ED7403400F6FE1C3E06FE8702E00C
0x27D580: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E00DDAC1EC22DAF0AC7FDAF0C07EDB00
0x27D590: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7403400F2FC1E3E46FC0A003D1D46FC
0x27D5A0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFF2D1726F01000E6FCFA15E6FD1F03
0x27D5B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAD6DE31E6FC9600E00DE6FE60D5E6FF
0x27D5C0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF C700DADA68FCE6FCFFFFD7403400F6FC
0x27D5D0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 1E3EE6F95501DB0008C1D7403400F6FC
0x27D5E0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 1E3EE6F95501DB00DAD66002E00CD740
0x27D5F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3400F6FC1E3EFAD62031E8D5C7008ED5
0x27D600: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF C7008ED5C7008ED5C70060D5C7001000
0x27D610: FFFF C400

;max frames:
0x27D56C: 0A00

;number of first image
0x27D57C: 8702

;delay befor run logo
0x27D59A: 0A00

;delay (ms) before show next frame
0x27D5B4: 9600
  Reply With Quote
Old 03-02-2005, 13:07   #416 (permalink)
Freak Poster
 
Join Date: Jun 2004
Location: Russia, Zelenograd
Age: 35
Posts: 336
Member: 70080
Status: Offline
Thanks Meter: 2
;*** MP3 indicators v 2.0 ***

;sc0ty ([email protected])
;Poznan, Poland

;Befor you apply this patch, you must undo previous version

;This patch adding a regulation of volume, trebble and bass in MP3 player
0x3BA188: 46F13E00 FAE0F27C
0x2122F6: 26F02200 DAE0867D
0x407C22: FFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC7EEABECF1ECFCECFDECFEECFF
0x407C30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E00C88C0E6FCFF00E6FD4300E6FE6500
0x407C40: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FF1300DAC0D0E50802E01C88C0E6FC
0x407C50: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FF00E6FD4300E6FE6500E01FDAC0D0E5
0x407C60: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0802F0C026FC400066FCFF3FF2FD02FE
0x407C70: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FF8103E6FE9C3DDAC71685EC00E600
0x407C80: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3200F0D026FD4100F0CD06FCFF00F3F2
0x407C90: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF B42F07F23000B92CF0CD06FC1500F3F2
0x407CA0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF B52F07F23000B92CF0CD06FCFF00F3F2
0x407CB0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF B62F07F23000B92CFC00E09CF2FD02FE
0x407CC0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF F0E026FE400066FEFF3F88C088D088E0
0x407CD0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FCFF00E6FD4600E6FE6500E6FFFF00
0x407CE0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAD658A30806FCFFFCFEFCFDFCFCFCF1
0x407CF0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DB00E6003200ECF146F133003D0BF3F2
0x407D00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF B52F49232D380921DAD07A5CDAE0227C
0x407D10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FCF1DB0046F136003D0BF3F2B52F4920
0x407D20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 2D2A2921DAD07A5CDAE0227CFCF1DB00
0x407D30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46F131003D0BF3F2B62F49232D1C0921
0x407D40: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAD0985CDAE0227CFCF1DB0046F13400
0x407D50: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3D0BF3F2B62F49202D0E2921DAD0985C
0x407D60: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAE0227CFCF1DB0046F135003D04DADC
0x407D70: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 8046FCF1DB00DAE0227C46F13E00FCF1
0x407D80: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FADB8CA1DB0046FE4D00BD0546FE6000
0x407D90: FFFFFFFFFFFFFFFFFFFFFFFF ED02DAE0227C26F02200DB00
0x305C7A: F01C4921FD01 E6003200F7F2
0x305C80: E112E6003200 B52FE6FCB038
0x305C98: F01C4921FD01E112 E6003200F7F2B62F
0x305CA0: E6003200 E6FCB038
0x107468: 0070020000280400 0070000000280200
0x107470: 00C00300003805000060010000EC0200 00C00300003804000060000000EC0200
0x107480: 0060010000EC02 0060030000EC04
0x305C07: 21 23
0x305C0B: 14 34
0x305C1B: 21 23
0x305C1F: 14 34
0x305D00: 3D 0D
0x305D3E: 3D 0D
;co-ordinate x of text (both values must be identical):
0x407C36: FF 00
0x407CD2: FF 00
;co-ordinate y of text (second value = first value + 3):
0x407C3A: 43 43
0x407CD6: 46 46
;width of text (both values must be identical):
0x407C3E: 65 65
0x407CDA: 65 65
;height of text:
0x407C42: 13 0D
0x407CDE: FF 09
;font of text:
0x407CBB: 9C 9C ;xC x is a number of font
;co-ordinate x of black line:
0x407C50: FF 00
;co-ordinate y of black line:
0x407C54: 43 43
;width of black line:
0x407C58: 65 65
;Text "Vol-# Treb-# Bass-#" in asciiz
0x407D9C: FFFFFFFF 566F6C2D
0x407DA0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 302020547265622D302020426173732D
0x407DB0: FFFF 3000

0x407C8C: FF 05 ;number of letter of figure volume
0x407C9C: 15 15 ;number of letter of figure bass
0x407CAC: FF 0D ;number of letter of figure trebble
;-------------------------------------------------------------------------
0x407CFA: 33 33 ;3x x - number of button bass +
0x407D16: 36 36 ;3x x - number of button bass -
0x407D32: 31 31 ;3x x - number of button trebble +
0x407D4E: 34 34 ;3x x - number of button trebble -
0x407D6A: 35 35 ;3x x - number of button illumination on/off

;*** Just Another Additional Display for MP3Player ***
;Author: RizaPN
;Release October 14, 2003
;Thanks to mamaich for all info regarding this patch
;MODIFIED BY sc0ty ([email protected]) Jan 11, 2005
;Show current time in MP3 player (without volume level)
0x3BD966: DAC7EEAB DAC710DB
0x3BE0FC: 4B 64
0x3BE10C: 23 10
0x3BE8A4: DAC7EEAB DAC710DB
0x27DB10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC7EEABE0CE00E0F2FF00FEE6F4202D
0x27DB20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 898E899E898E08E3E6F4DE25BB09E6F4
0x27DB30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 003ADC4FB99E08E1E6F4DC25BB01DB00
0x27DB40: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E0A5D7400D00A844F6F40EFE5B55F3F8
0x27DB50: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0CFEF3F90EFE06F43030DC6FB99EE48E
0x27DB60: FFFFFFFFFFFFFFFFFFFF 0100E4BE020008E2CB00

Last edited by Seklth; 03-02-2005 at 13:37.
  Reply With Quote
Old 03-02-2005, 15:55   #417 (permalink)
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
;*** EBIN. Entry-point for Binary file ***

;Firmware : sl45v56
;Author : rizapn
;Created : March 2, 2005

;Executing binary file through entry point

;The needed BIN file should be *copied* into the folder a:\zbin
;and the filename should be zaX.bin ... (X = a..p)
;The entry-point are :
; zaa.bin -> 0E47310h, zab.bin -> 0E47314h, zac.bin -> 0E47318h,
; zad.bin -> 0E4731Ch, ... zap.bin -> 0E4734Ch

;We can also execute some other file by using : mov r4, #YYXX
;then calls 0E47350h (filename = a:\zbin\zYX.bin). For example :
; zaq.bin -> E6F41000FAE45073 ; 1000 -> aq (10=16dec=q, 00=0=a)
; zba.bin -> E6F40001FAE45073 ; 0001 -> ba (00=a, 01=b)


0x447300: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 2A2A204542494E2076312E30202A2A2A
0x447310: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E0040D1EE0140D1CE0240D1AE0340D18
0x447320: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E0440D16E0540D14E0640D12E0740D10
0x447330: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E0840D0EE0940D0CE0A40D0AE0B40D08
0x447340: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E0C40D06E0D40D04E0E40D02E0F40D00
0x447350: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 8840E6FC100088C0E6FC0008E0FDE6FE
0x447360: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 9233E6FF9103DAC7B4830802984006F4
0x447370: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 6161E6FF2000E00EE0FDE6FC0008DC5D
0x447380: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E49C0900E48C0A00E085E004FAE4F87F
0x447390: FFFF DB00

;Filename:
0x447392: FFFFFFFFFFFFFFFFFFFFFFFFFFFF 613A5C7A62696E5C7A61612E6269
0x4473A0: FFFF 6E00

;rizapn
  Reply With Quote
Old 03-02-2005, 17:05   #418 (permalink)
No Life Poster
 
Join Date: Oct 2003
Posts: 705
Member: 42457
Status: Offline
Thanks Meter: 1
*** AOLR - Animated Operator Logo Retro ***

;Firmware: SL45v56
;Author: cyperghost
;Created: Oktober 2004

;As sc0ty created his screensaver patch (Fast animated logo when keylocked) I decided to
;release this patch now. It loads Animated Operator Logo from flash now like the old AOL Patches did
;for full pleasure please remove LOL Patch. With slighlty modifications of sc0ty's patch we can make
;full sized screen saver
;In short words:
;SOL3 gots Animation from flash
;sc0ty's patch (need to be modified but you find out if look to LOL)
;animation is loadable from MMC using Screen Style Set in mobiles optionsmenu

;Keep in mind you need SOL3 installed

0x27D198: 3C4E 8702
  Reply With Quote
Old 03-02-2005, 17:33   #419 (permalink)
Freak Poster
 
Join Date: Jun 2004
Location: Russia, Zelenograd
Age: 35
Posts: 336
Member: 70080
Status: Offline
Thanks Meter: 2
;*** Vibrator =) ***

http://enter.gsm-modding.de/include....92&themeid=112
  Reply With Quote
Old 03-03-2005, 15:24   #420 (permalink)
No Life Poster
 
Join Date: Mar 2004
Posts: 593
Member: 60520
Status: Offline
Thanks Meter: 0
; Calendar with long month names

; source code for tuning and binary (english and german) in here:
; home.arcor.de/sagem-x-5/cal2.rar
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SLIKv56: Flash Patching (3rd part) ... rizapn x4x, x5x Flashpatching 2900 12-24-2007 10:51
TOC for Sticky: SLIKv56: Flash patches. StevieRay x4x, x5x Flashpatching 17 10-15-2005 08:26
"Bugs" in Thread SLIKv56: Flash patches trustkill Siemens-Benq Flash Patching 2 07-13-2004 07:33
M55 Flash Patch -Anyone´s got full modded flashes ready for flash--?? Uvedovle x4x, x5x Flashpatching 0 04-27-2004 10:32
Where can i download riza's SLIKv56: Flash Patching (3rd part) Gabriel_he Siemens-Benq Flash Patching 2 04-04-2003 03:20

 



All times are GMT +1. The time now is 00:32.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.29048 seconds with 11 queries

SEO by vBSEO