mirror of
https://github.com/ksherlock/host-fst.git
synced 2025-01-21 10:31:40 +00:00
fix short m bug.
This commit is contained in:
parent
ad1ea50499
commit
837e992254
@ -928,6 +928,8 @@ loop
|
||||
@ok
|
||||
bra ok
|
||||
|
||||
longa on
|
||||
longi on
|
||||
|
||||
endp
|
||||
|
||||
@ -990,10 +992,14 @@ loop
|
||||
@ok
|
||||
bra ok
|
||||
|
||||
longa on
|
||||
longi on
|
||||
|
||||
endp
|
||||
|
||||
open proc
|
||||
|
||||
|
||||
with dp, fst_parms
|
||||
|
||||
jsr build_vcr
|
||||
|
Loading…
x
Reference in New Issue
Block a user