Tag: sid
-

SIDKick pico
The SIDKick pico (“SKpico”) is a drop-in replacement for the SID 6581/8580 sound chips in the Commodore 64 and 128 computers, and it can also emulate the SFX Sound Expander (FM). It has been designed as an inexpensive alternative to other replacements while not making compromises regarding quality. In its original form, it consists of…
-

DesTestMAX for C64
Original project by Matt on https://factorofmatt.com/ The DesTestMAX project aims to improve upon Commodore Dead Test cartridge by using a more comprehensive memory test strategy. Provide easier to interpret diagnostic output. DesTestMAX utilizes the MAX (or ULTIMAX) cartridge mode as it allows us to place code directly in the $E000-$FFFF block of memory that gets…
-

Kung Fu Flash
Kung Fu Flash can emulate different cartridge types for Commodore 64, load PRG files and use D64 disk images. Just place your desired CRT, PRG or D64 files on a FAT formatted microSD card and use the built-in launcher to execute them. Hardware There are three buttons on the cartridge; a reset button, a menu…
-

Sidekick64
Is a versatile cartridge/expansion for the C64, C128, the C16/+4, and the VIC20. It uses a Raspberry Pi 3A+, 3B+ or Zero 2 (only for C64/C128/VIC20) to emulate memory expansions, sound devices (up to 8 SIDs, SFX Sound Expander, MIDI), freezer cartridges, cartridges such as Easyflash/GMOD, kernal replacements, C128 function ROMs and many more. Some…
-

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…