Hope everyone is doing well. I have a project that I've been working on off and on and I wanted some input and help. I'm currently building Grant Searle's 6502 microcomputer. It will run off of serial via an RS232 USB adapter. Currently, the chips that I'm working with are the 65(C)02 ...
It's not what you're asking for, vmarcus but I notice Jim Brain built Fake6509 which is, I gather, a workalike board to replace the 6509 - see MOS 6509 look-alikes? which links to the Nu6509 repo .
For backgrounders on the CBM-II line, see https://www.floodgap.com/retrobits/ckb/secret/b128.html ...
To echo BigEd my second favorite was the Amiga. It was a great transition into modern-ish software architecture and tool chains without being as complex as a UNIX variant or as monolithic as MacOS. And you could always go and bang directly on registers if you needed to get something done the old ...
Hi Guys i'm looking for a cgs65CE02 to my Apple //e, it is a Commodore version of 65c02, if anyone has one and wants to sell it, leave a message
That chip was only ever used in the Commodore serial expander for the Amiga 2000. It will be exceedingly hard to find. Especially because it is a 16-bit ...
To be fast though it really needs auto-increment, at least, and you could go more or less complex with that. The benefit though if that I think as soon as you're writing more than about half a dozen bytes, the cost of the CPU loading an address into the latches and then writing a line of bytes ...