View Single Post
Old 07-12-2004, 14:24   #5 (permalink)
DeadManS
Freak Poster
 
Join Date: May 2003
Location: Russia, Ekaterinburg
Age: 44
Posts: 184
Member: 29316
Status: Offline
Thanks Meter: 0
2RizaPN:Explain please that this program does?
Code:
;-----------------------------
;#name ICT. Incoming_Call_Trap
;(from A3077C, add r9, #2E10h)
;-----------------------------

org 0c7d500h
	extp	#35h, #1
	mov	r12, 3F00h
	and	r12, #1Fh
	extp	#35h, #3
	mov	[r12+#3900h], r9
	add	r12, #1
	mov	3F00h, r12
	add	r9, #2E10h
	rets
I try to find procedure which takes a name from Addressbook at an Incoming call, or procedure whence she is caused
  Reply With Quote
 
Page generated in 0.08316 seconds with 7 queries