Re: Happy New Year and happy hacking in 2016!
Posted: Sat Jan 02, 2016 8:32 am
BigDumbDinosaur wrote:
Hmmm...sounds familiar.
RE: the disk system, I've periodically gone into fits of research trying to learn enough about SATA to see if it's viable with the 65C816. To date, I have been unable to find anything in the way of a SATA controller that is the analog of the 53CF94 SCSI controller I use with POC. The protocol is, I think, too complicated to bit-bang, so some sort of ASIC seems to be mandatory.
If SATA can be implemented then the door has been opened to inexpensive, high capacity mass storage via readily available commodity disks.
Quote:
Reasonable graphics, any disk system, standard 65x-compatible I/O, and that it should be open to all as in open source, free, and for the benefit of all.
If SATA can be implemented then the door has been opened to inexpensive, high capacity mass storage via readily available commodity disks.
This is different and I know I can help because I have studied lots about it while trying to get my Winc64 self-booting for a PC. If ASIC is necessary with the '816 then we put ASIC on the board and interface the '816 to it. SATA is just a system and, while not exactly 65x, it has a protocol and we can't want to push the cpu and then leave it hanging -- success often has strange bedfellows. It's not like the '816 can't be "part" of a larger, more involved system. Heck, that's what killed it in the first place -- no one really pushed (or exploited) it.
BTW, there is a product called IDE64 that works as a cartridge on the c64 (6510) and it functions as a very capable hard drive/CD controller. So it can be done.
BDD: keep reading. Your knowledge will really come in handy in 2016. In the meantime I'll dig up my SATA stuff.
Re: Garth --> See? This is how we start. Small steps at first. But I do think you're right about the SD cards.