fixed error in .trp: it could generate a bus error

This commit is contained in:
eck 1990-08-03 16:16:28 +00:00
parent 257c868cc7
commit 17158641e0

View file

@ -12,12 +12,7 @@
move.w d0,-(sp)
cmp #16,d0
bcc 1f
cmp #8,d0
bcc 4f
btst d0,.trpim
bra 5f
4:
btst d0,.trpim+1
5:
bne 3f
1: