Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Borland > Pascal Stack Fr...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 1063 of 1102
Post > Topic >>

Pascal Stack Frame prologue

by "Jacky" <jl@[EMAIL PROTECTED] > Dec 8, 2007 at 03:52 PM

Hi folks,
I was chasing to see what happens when I disassembled an old DOS BPW app.
Inside the function "MaxAvail", I see this
45              inc bp
55             push bp
8B EC       mov bp,sp
1E            push ds

I obtained a program called intrfc, I tried to dump the core structure for

Turbo3.tpu which contains "maxavail"
But the result was pretty surprising.

55 89 E5 83 EC

which was totally different from what I expected (different from the 
disassembler results)
Was I dumping the wrong file? or it was supposed to be like this? any
ideas?
Thanks
Jack




 3 Posts in Topic:
Pascal Stack Frame prologue
"Jacky" <jl@  2007-12-08 15:52:32 
Re: Pascal Stack Frame prologue
"Jacky" <jl@  2007-12-08 16:21:36 
Re: Pascal Stack Frame prologue
Marco van de Voort <ma  2007-12-08 16:15:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 1:18:55 CDT 2008.