PASD jumps here and there...
nicolad76
Posts: 164
Hi...it is only me or PASD (great application!!!) may not jump to the right instruction when executing call #routine ?
What happens is:
example
1···· mov OUTA, m_DS
2···· call #writebyte
··· <more code here>
30···· move OUTA, m_HC
31···call #writebyte2
writebyte
······ <some code here>
writebyte_ret ret
writebyte2
······ <some code here>
writebyte2_ret ret
I have seen the by pressing F8 (not F7 ) the sequence traced by PASD will be 1-2-30-31-writebyte2
Is it possible something is wrong in my code (which is not exactly the one posted here)?
Thx!
P.S. .. is this the right place to post this question???
What happens is:
example
1···· mov OUTA, m_DS
2···· call #writebyte
··· <more code here>
30···· move OUTA, m_HC
31···call #writebyte2
writebyte
······ <some code here>
writebyte_ret ret
writebyte2
······ <some code here>
writebyte2_ret ret
I have seen the by pressing F8 (not F7 ) the sequence traced by PASD will be 1-2-30-31-writebyte2
Is it possible something is wrong in my code (which is not exactly the one posted here)?
Thx!
P.S. .. is this the right place to post this question???
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
jazzed·... about·living in·http://en.wikipedia.org/wiki/Silicon_Valley
Traffic is slow at times, but Parallax orders·always get here fast 8)