View Single Post
Old 29 November 2018, 22:35   #36
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 2,017
Quote:
Originally Posted by StingRay View Post
Use CCR instead of SR. Or just keep track of the condition codes once you use any instruction which might change them.
Move ccr, d0 dont exist for 68000.
move sr, d0 works for 68040/68060 only in privillage mode.
If he want, he can set privillage mode and use move sr, d0. he can use superstate and userstate calls from exec.
Don_Adan is offline  
 
Page generated in 0.04619 seconds with 11 queries