View Single Post
Old 14 September 2021, 18:45   #30
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,474
Quote:
Originally Posted by Photon View Post
If so, what is the correct way to wipe ColdCapture() before reset?
clr.l $2a(a6)


EDIT: but if execbase is destroyed there is no need to clear it..
I explicitly used
st 7.w
because in any ROM there is a check for an odd execbase address (which of course cannot be accepted),
therefore nothing can be executed from resident vectors or pass the checksum checks.

Last edited by ross; 14 September 2021 at 19:39.
ross is offline  
 
Page generated in 0.05370 seconds with 11 queries