mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-08-05 17:25:23 +00:00
Fix softswitch name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user