diff --git a/README.md b/README.md index e68ca67..267b709 100644 --- a/README.md +++ b/README.md @@ -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/). @@ -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)