Autopsy:
For a new review see the italian version of this article.
from C64Scene Homepage: This project is interesting not only because it’s another mass-storage solution but because it combines already existing solutions to a new and fresh product. Damiano has always followed all the Commdore related websites and forums especially concerning the MMC and SD2IEC projects.
That’s when he got the idea to build a solution for which one doesn’t need soldering, wire cutting or the IEC cable. C64SD utilizes the Datasette connector to power the SD2IEC circuit. An IEC connector connects right into the IEC port.
The whole module stand vertical along the back of the C64 (or VIC20). The module is fitted with two rather large buttons, one reset and one diskswap/multi-function button.
SD-CARD Tested:
SANDISK SD-CARD 2GB = 100% WORKING.
CORSAIR SD-CARD 512MB = 100% WORKING.
source: c64sd.roxer.com c64wiki sd2iec c64wiki sd2iec firmware
from c64scene.com Homepage:
Manosoft reached a version 2 milestone with his new mass-storage project, C64SD. The Italian developer Damiano Colombari based the C64SD design on the already existing SD2IEC solution.
This project is interesting not only because it’s another mass-storage solution but because it combines already existing solutions to a new and fresh product.
Damiano has always followed all the Commdore related websites and forums especially concerning the MMC and SD2IEC projects. That’s when he got the idea to build a solution for which one doesn’t need soldering, wire cutting or the IEC cable.
Read more…
Commodore Free Magazine Issue #39
Contents:
- Editorial.
- Readers Comments.
- Commodore USA, LLC.
- NEWS
- - New Version: D64Lister 1.7.
- - CCS64 Updated.
- - BASIC Game Competition.
- - Amiga Zorro RAMBoard.
- - Digital Talk 90.
- - TAP Clean.
- - Clear Competition Pro.
- - Commodore Plus/4 Spreadsheet.
- - Datatool.
- - Return Issue 2.
- - VIC20 Twitter Client.
- - New Version of SD2IEC Released.
- - PET Alive!
- NOSTALGIA
- - Commodore Free.
- - John Fielden.
- - Peter Badrick.
- - Chris Syntichakis.
- - Commodore Free (2)
- - Shaun Bebbington.
- - Charles J. Gutman.
source: commodorefree.com
Sorry, this entry is only available in Italian.
Some new Games & Utility for Commodore VIC-20.
- AntiISDA Warrior. The game concept for AntiISDA Warrior was first developed on the Oric Atmos. The similarity to the game Space Invaders is not only coincidental, but here only the shots are movable, and not the enemies or the initial place for fire.
- Berzerk MMX. A clone of the classic Stern arcade hit, Berzerk. Written in ca65 assembler.
- CBM FileBrowser. A file browser for sd2iec firmware based drives (uIEC/SD2IEC/MMC2IEC) and standard CBM drives too.
source: Denial (The Commodore VIC-20 forum) hirudov.com
SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.
The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).
Changelog:
2010-03-07 – release 0.9.1
- Bugfix: Filling unused REL records used wrong offsets.
- Bugfix: Unbreak case-insensitive matching of FAT file names.
- Bugfix: Fix raw directory mode for D64/D71/D81.
- Bugfix: Tell the display about REL files too.
- Add preliminary support for the ATmega1284P.
source: sd2iec.de gitweb forum thread c64-wiki
SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family.
The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64. Hardware and the microcontroller’s firmware is available as open source (GPL).
Changelog:
2009-02-28 – release 0.9.0
- Bugfix: REL offset calculation for records 256,512,…
- Bugfix: Non-REL P command parameters now match README.
- Bugfix: Reading after EOI behaves correctly now.
- Red LED only active while unwritten data in memory.
- Remove XC,XJ commands.
- New fastloader: ULoad Model 3.
- New fastloader: G.I. Joe (said to be commonly ripped)
- New fastloader: Epyx FastLoad cartridge.
- Support reading raw directory ($ with secondary > 0)
- “display disk images as directories”-mode.
- DNP support.
- Remote display support.
- Build system doesn’t require gawk anymore.
source: sd2iec.de gitweb forum thread c64-wiki
SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family. The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64.
Hardware and the microcontroller’s firmware is available as open source (GPL).
Changelog:
2009-12-16 – release 0.8.3
- Bugfix: Really prevent random corruption on FAT32 media.
- Bugfix: Free buffer after copying files.
source: sd2iec.de gitweb forum thread c64-wiki
Click here to jump to the M2i c64 games website. The file estension M2i is used by the SD2Iec interface.
SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family. The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64.
Hardware and the microcontroller’s firmware is available as open source (GPL).
Changelog:
2009-09-27 – release 0.8.2
- Bugfix: Prevent random storage corruption on FAT32 media.
- Bugfix: Image files not mountable if read-only file or media.
- Bugfix: Do not clear error channel if sec. 15 is closed.
- Add a dummy RTC read during init (to update year if required).
- Enable I2C RTC support in LarsP configuration for Final Expansion 3.
- Acknowledge ATN during initialisation to stall C64 if required.
source: sd2iec.de gitweb forum thread c64-wiki
from Homepage:
EasyFlash is a cartridge for the C64 expansion port. In contrast to traditional cartridges, this one can be programmed directly from the C64.
You can easily create various classic computer game cartridges, program collections or even a diagnostic cartridge to track down issues with your hardware with it.
All what you need to do this is a C64, an EasyFlash, the software available here and an image of the cartridge (*.crt). As these CRT files may be quite large, a large disk drive like the FD-2000 or an sd2iec may be useful.
EasyFlash is not a freezer cartridge like the Final Cartridge III or the Retro Replay. And it’s no replacement for a 1541 disk drive like the sd2iec.
source: easyflash homepage
TapPlay / TAP file playback for sd2iec hardware.
Changelog:
2009-08-21 – release 0.1.0
source: sd2iec.de gitweb forum thread twitter.com
Sorry, this entry is only available in Italian.
Autopsy:
SD2IEC is a hardware mass storage device using an SD/MMC card and interfacing with the IEC bus. It is based on the ATmega644 microcontroller from the Atmel AVR microcontroller family. The most prominent use of SD2IEC is emulation/replacement of a Commodore-1541 disk drive for a C64.
Hardware and the microcontroller’s firmware is available as open source (GPL).
source: sd2iec.de gitweb forum thread c64-wiki
from ArduinoNut Blog:
A little vulgar I know, but it’s an adequate expression of how I’m feeling right now. The SD2IEC is working beautifully.
Up to this point it was suffering from some syndrome resulting in erratic behaviour at best to a more normal position of outright refusal to work. I could make things work sometimes by shimmying wires around, so this seemed to be the obvious first move.
I stripped all the long wires away and remade the connections. It’s often easier to see where a wire should be routed second time around…
source: arduinonut.blogspot.com
Recent Comments