Config PRG to work with base address other than D400 #38
insanity213
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The config tool probably doesn't start anymore as the firmware assumes the SID to be at $d400. What board is that? Does it only send the CS for $D420 to $D43F? (in any case the required changes are quite substantial as they affect lots of code parts) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've wired one of these into a second socket that uses D420 as the chip select on pin 8 and can no longer use the built in config tool as a result. Would it be possible to publish a stand alone PRG that is coded to use D420 as the base address instead of D400? If we wanted to get fancy, could we scan on startup for available SIDKicks in a system or maybe just ask for the address of the device you want to configure?
Beta Was this translation helpful? Give feedback.
All reactions