mirror of
https://github.com/ivanizag/izapple2.git
synced 2025-08-16 12:27:30 +00:00
LC mem fix. Fixes IIe self check and The Games: Summer Edition
This commit is contained in:
@@ -40,7 +40,6 @@ func (c *cardSaturn) assign(a *Apple2, slot int) {
|
||||
}, "SATURNR")
|
||||
c.addCardSoftSwitchW(iCopy, func(*ioC0Page, uint8) {
|
||||
c.ssAction(iCopy)
|
||||
c.ssAction(iCopy)
|
||||
}, "SATURNW")
|
||||
}
|
||||
c.cardBase.assign(a, slot)
|
||||
|
Reference in New Issue
Block a user