Skip to content

Commit

Permalink
Add links to collaborators
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkoPera committed Oct 24, 2022
1 parent 01a5102 commit 6389a53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ The above requirements are dictated by the simplistic design of the card, please
### SID Replacements
Most SID replacements will not work correctly. This is because for technical reasons the clock that is provided to the SID has a lower frequency than what it gets on the C64 (~886 vs ~985 Hz). Most SID replacements do not use this clock signal at all and just assume C64 frequency (I guess), leading to incorrect data transfers. This is the case for the SwinSID firmware, for instance.

## Software
## Games & Software
You can get images of the disks Solder used to ship with his SIDcard [here](https://plus4world.powweb.com/software/Synergy_Sidcard_Software). These will help making sure that the card works as intended.

[Here is also a list](https://plus4world.powweb.com/effects/SID_Support) of a lot of C16/+4 software supporting the card.
[Here is also a list](https://plus4world.powweb.com/effects/SID_Support) of a lot of C16/+4 games and software supporting the card.

## License
The ReSeed documentation, including the design itself, is copyright © SukkoPera 2022 and is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
Expand All @@ -77,6 +77,6 @@ You can also buy me a coffee if you want:

## Thanks
- Solder, for designing the original card and sharing its schematics.
- @Kinmami for his invaluable support
- [Kinmami](https://github.com/kinmami) for his invaluable support
- Luca, Chronos and all the folks at [Plus/4 World](https://plus4world.powweb.com/forum) for helping with the troubleshooting
- @thireo for the [3D model of the headphone jack](https://github.com/thireo/kicad-library)
- [thireo](https://github.com/thireo) for the [3D model of the headphone jack](https://github.com/thireo/kicad-library)

0 comments on commit 6389a53

Please sign in to comment.