mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-05 21:34:30 +00:00
pt3: remove branch
This commit is contained in:
parent
5c4795ad72
commit
089d963d23
@ -536,12 +536,10 @@ vol_outer:
|
||||
sta z80_d ; carry is important
|
||||
|
||||
; sbc hl,hl
|
||||
lda #$ff
|
||||
bcs vol_ffs
|
||||
vol_zeros:
|
||||
lda #0
|
||||
adc #$ff
|
||||
eor #$ff
|
||||
|
||||
vol_ffs:
|
||||
vol_write:
|
||||
sta z80_h
|
||||
pha
|
||||
|
Loading…
x
Reference in New Issue
Block a user