;*** BSA. Blank Screen for Battery Saving v2 ***

;Firmware : SL45v56
;Author : RizaPN
;Release : November 5, 2003

;Please UNDO the previous "Blank Screen" patch!

;Screen will be blanked when auto-keylock is executed,
;or keypad is unlocked by long-pressing # button.
;Screen will be normal when : keypad is unlocked, incoming call,
;RED button long pressed, and appointment alarm generated.

;Patch could be turn ON/OFF through the Big Letters parameter
;from the 6th Profile (the 2nd ones from the bottom).

0x3E1710: E6003600 DAC7EADC

0x27DCC0: FFFFFFFFFFFFFFFF BB0A2D079AF405E0
0x27DCC8: FFFFFFFFFFFFFFFF F7F80039E00CDAC0
0x27DCD0: FFFFFFFFFFFFFFFF CACAFAA38040D740
0x27DCD8: FFFFFFFFFFFFFFFF 0D00F3F9A424DAC0
0x27DCE0: FFFFFFFFFFFFFFFF BCCBE60035004980
0x27DCE8: FFFFFFFFFFFFFFFF CB00BBF53D069AF4
0x27DCF0: FFFFFFFFFFFFFFFF 04E0C2FC0039DAC0
0x27DCF8: FFFFFFFFFFFFFFFF CACAE6003600DB00

;if you want to activate this blank screen patch when
;the keypad is locked using # button long-press, enter this:

0x3AD2A8: DAA38040 DAC7C0DC

;if you also want to use it when the keypad is autolocked, add this:

0x3B02AA: DAA38040 DAC7C0DC

~~~~~~~~~~~~~~~~~~~