Link to home
Start Free TrialLog in
Avatar of przach
przach

asked on

How do I write the equivalent of SETB 53h in 68000 assembly code? SETB 53h is 8051 assembly code.

SETB 53h sets one bit in the user's program memory. But how do I do the same in 68000 assembly language?
ASKER CERTIFIED SOLUTION
Avatar of HooKooDooKu
HooKooDooKu

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial