;*** BFA. Binary File Access ***

;Firmware : SL45v56
;Author : rizapn
;Created : July 28, 2004

;Need FAM patch ...
;Provide a capability to execute binary file stored in the MMC.
;Binary file is a file containing SL45v56 bytecode (just like .COM or .EXE file
;in the DOS operating system), should have .bin extension.

0x189E6E: 656D6C 62696E
0x189E96: 656D6C 62696E
0x18A22A: 1876 0E75

0x38750C: E6FFE202DAD712D9 0D7CDAE490490DEC

;Apply this if you don't want "Wait dialog" while opening the file...
;0x387513: EC F2

0x444990: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FE0040E6FD2000E085E00CD7703700
0x4449A0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 885E88CE88DE88CEDB00FFFFFFFFFFFF

;Overwrite ".eml" extension for filecode and icons.
;Modify the image ID 0x00E8 to change the file icons.

;This is my example for icons modification:
0x4AE473: 8014 8394
0x4AE476: 12BA 928F
0x4AE478: FEAA DE94
0x4AE47B: BAE2800295 A292AA92AA
0x4AE480: D2955295D2 12A212BFF2

;WARNING!
;It will load and run any selected BIN file without any confirmation and checking process.
;You must really sure about that BIN files, otherwise it could turn your phone off.

ownload the small BIN sample from http://www.geocities.com/rizapn/sl45/msgbox.bin or http://groups.yahoo.com/group/zsoft_...les/msgbox.bin and copy it to your MMC ...