View Single Post
Old 19 March 2018, 20:39   #21
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,534
Exactly.

Added also break when new stack frame is added (BSR/JSR) or when removed.

It does both checks because without RTS check, it is possible to accidentally return from deep subroutine stack if it never does another BSR/JSR until after 5+ RTS instructions.

Also supervisor mode stack frames are now supported. (Exception/RTE)

I am running out of ideas. Feedback is needed.
Toni Wilen is offline  
 
Page generated in 0.04283 seconds with 11 queries