Tag: commodore
-

SwinSID nano
Replacement board for the legendary SID soundchip of the Commodore C64 based on the design by Swinkels. Schematic Installing the Firmware An AVR programmer is required to flash the firmware. A cheap and reliable programmer is e.g. USBasp. avrdude -c usbasp -p m88p -U flash:w:SwinSID88_20120524.hex avrdude -c usbasp -p m88p -U lfuse:w:0xe0:m -U hfuse:w:0xdf:m Operating Instructions…
-

TapeDump64
Dump your Commodore Datasette Tapes simple and inexpensive adapter that can interface a Commodore Datasette to your PC via USB in order to dump your old software saved on tapes as TAP files. It is inspired by TrueTape64, a similar project by Francesco Vannini. The integrated USB to serial converter can also be used as…