mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-21 18:29:45 +00:00
Fix softswitch name
This commit is contained in:
parent
38f3a1e53c
commit
634a079857
@ -66,7 +66,7 @@ func (c *cardDisk2) assign(a *Apple2, slot int) {
|
||||
drive.tracksStep = moveStep(drive.phases, drive.tracksStep)
|
||||
|
||||
return 0
|
||||
}, fmt.Sprintf("PHASE%vOFF", phase))
|
||||
}, fmt.Sprintf("PHASE%vON", phase))
|
||||
}
|
||||
|
||||
// Q4, power switch
|
||||
|
Loading…
Reference in New Issue
Block a user