mirror of
https://github.com/ivanizag/izapple2.git
synced 2024-12-21 18:29:45 +00:00
LC mem fix. Fixes IIe self check and The Games: Summer Edition
This commit is contained in:
parent
810c1a7d89
commit
1406012c2a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user