mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-17 16:06:18 +00:00
Patch no longer needed, since the problem was really that the loader was partially trashing ProDOS before initting ProRWTS.
This commit is contained in:
parent
f33325d159
commit
fd259f8f7e
@ -204,8 +204,6 @@ init jsr SETVID
|
||||
|
||||
;fetch path, if any
|
||||
|
||||
lda #$FF ; Martin Haye 2021-02-20: patch to avoid...
|
||||
sta $200 ; ... using uninitialized value on MLI err
|
||||
jsr MLI
|
||||
!byte $c7
|
||||
!word c7_parms
|
||||
|
Loading…
Reference in New Issue
Block a user