-
|
I'm pretty much a raw n00b here, so please bear with me. I bought two SIDKick Picos recently and tried to install them both in my C64U tonight, but when I have both in there, I can't get the config screens up. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You of course can have both SIDkicks installed in your C64U at the same time. But if you want to start the config tool, you have to only set one of the SIDkicks to $D400 and start the tool with SYS54301. It isn't possible for the C64U to distinguish which SIDkick is meant when both are set to address $D400. So just set the address of the other SIDkick to any address not matching $D400 and set up your 1st. SIDkick. After that, switch the addresses and set your 2nd SIDkick to $D400 and set it up. If you are done, you can set both SIDkicks to whatever address you would like them to listen to. |
Beta Was this translation helpful? Give feedback.
You of course can have both SIDkicks installed in your C64U at the same time. But if you want to start the config tool, you have to only set one of the SIDkicks to $D400 and start the tool with SYS54301. It isn't possible for the C64U to distinguish which SIDkick is meant when both are set to address $D400. So just set the address of the other SIDkick to any address not matching $D400 and set up your 1st. SIDkick. After that, switch the addresses and set your 2nd SIDkick to $D400 and set it up. If you are done, you can set both SIDkicks to whatever address you would like them to listen to.
A SIDkick is able to emulate two SIDs internally and set the second internal SID to an address selec…