Live data from Hacker News

CS/A65: A 6502 computer with USB, Ethernet and co-processors

6502.org

1–10 of 50 posts

Re: CS/A65: A 6502 computer with USB, Ethernet and co-processors

#4
post #3

Andre Fachat also wrote a pre-emptive multitasking kernel for the 6502: http://www.6502.org/users/andre/osa/oa1.html This is basically the same CPU as in the NES.

And in the BBC B, Electron and Commodore 64.

And Apple II and Atari 2600 and 8 bit computers.

Re: CS/A65: A 6502 computer with USB, Ethernet and co-processors

#8
post #5

Pros and cons of this versus Commander X16 ?

This is a home built hobby project, if you want one you're going to have to source the parts yourself, create the PCBs, and build it. And it will mostly be one of a kind. It's a fun project if that's what you're into. I'm building a 6502 computer much less involved than this one.

The Commander X16 will be more of completed commercial project where the appeal is more using the computer to write software than building the computer itself.

Re: CS/A65: A 6502 computer with USB, Ethernet and co-processors

#9
post #6

Noob her! why use a 6502 versus another 8bit cpu like Atmel AVR? Is there any advantage? Does it consume less electricity while running at similar speed ?

More fun/interesting and more potential to be actual computer.

Probably the main advantage of a 6502 is more RAM/EEPROM (as 8bit microcontrollers are pretty limited that way) and more of a hardware/software ecosystem to work with.

Post reply on HN