Fix softswitch name

This commit is contained in:
Ivan Izaguirre 2020-09-23 18:14:45 +02:00
parent 38f3a1e53c
commit 634a079857
1 changed files with 1 additions and 1 deletions

View File

@ -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