You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,12 +187,12 @@ Your USBSID-Pico PCB has several hardware features like jumpers and pins that re
187
187
## Cases
188
188
All USBSID-Pico community created cases are available in the [cases](cases/) directory, direct links below.
189
189
_Cases for PCB revision v1.0:_
190
-
*[Cartridge case](cases/v1.0/spotUP) by @spotUP
191
-
*[boxy case](cases/v1.0/schorsch3000) by @schorsch3000
190
+
*[Cartridge case](cases/v1.0/spotUP) by [@spotUP](https://github.com/spotUP/)
191
+
*[boxy case](cases/v1.0/schorsch3000) by [@schorsch3000](https://github.com/schorsch3000/)
192
192
193
193
_Cases for PCB revision v1.3:_
194
-
*[spotUP Cartridge case revisited](cases/v1.3/spotUP-revisited) by @LouD
195
-
*[Dual USBSID-Pico Commodore 64 Case](cases/v1.3/Dual_USBSID-Pico_Commodore_64_Case) by @OlefinMakes
194
+
*[spotUP Cartridge case revisited](cases/v1.3/spotUP-revisited) by [@LouD](https://github.com/LouDnl/)
195
+
*[Dual USBSID-Pico Commodore 64 Case](cases/v1.3/Dual_USBSID-Pico_Commodore_64_Case) by [@OlefinMakes](https://github.com/OlefinMakes/)
196
196
197
197
### Schematic and BOM
198
198
If you want and are up to it you can solder your own PCB or create your own development board using the documents below
@@ -275,9 +275,9 @@ _Available examples with USBSID-Pico support:_<br>
275
275
Pre compiled Vice binaries are available in my fork @ https://github.com/LouDnl/Vice-USBSID/releases
276
276
277
277
# Acknowledgements
278
-
Special thanks goes out to [Tobozo](https://github.com/tobozo/) for making the USBSID-Pico logo and for his (mental🤣) support since starting this project.
279
-
Thanks to [erique](https://github.com/erique) and [koobo](https://github.com/koobo) for creating and implementing Amiga support!
280
-
Thanks to [Chordian](https://github.com/Chordian) for implementing my crappy webusb solution into deepsid.
278
+
Special thanks goes out to [@tobozo](https://github.com/tobozo/) for making the USBSID-Pico logo and for his (mental🤣) support since starting this project.
279
+
Thanks to [@erique](https://github.com/erique) and [@koobo](https://github.com/koobo) for creating and implementing Amiga support!
280
+
Thanks to [@Chordian](https://github.com/Chordian) for implementing my crappy webusb solution into deepsid.
281
281
Thanks to [Ken](https://sourceforge.net/u/kenchis/profile/) for adding webusb support to jsidplay2's c64jukebox.
282
282
283
283
Some portions of this code and board are heavily inspired on projects by other great people.
0 commit comments