fixed trp.s (undid change by Hans v Eck)

This commit is contained in:
ceriel 1991-06-26 17:32:09 +00:00
parent e505a02ad7
commit dac25d9dd8

View file

@ -12,7 +12,13 @@
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:
move.l .trppc,a0