Search found 8 matches

by Frederick
Tue Dec 24, 2024 6:19 pm
Forum: Hardware
Topic: Cody Computer (now with full documentation/sources)
Replies: 4
Views: 1613

Cody Computer (now with full documentation/sources)

A couple of years ago I first posted about the Cody Computer, a 65C02 and Propeller-based system inspired by the Commodore 8-bit family. I've finally gotten things finalized enough to put up all the design files and source code for the project in time for Christmas. Everything is released under the ...
by Frederick
Sun Jan 17, 2021 5:35 am
Forum: Hardware
Topic: Cody Computer
Replies: 8
Views: 1683

Re: Cody Computer

January update:

I've gotten Cody Basic (the Tiny Basic-like dialect I mentioned above) more or less completely finished; along with a few kernel-like routines for things like keyboard scanning and SPI operations, it clocks in around 6 kilobytes in size.

Along with the typical Tiny Basic commands ...
by Frederick
Mon Jan 04, 2021 7:17 am
Forum: Hardware
Topic: Cody Computer
Replies: 8
Views: 1683

Re: Cody Computer

@cbmeeks:
Very good job!

How are you handling the voltage differences between the Prop and the CPU? Are you running the CPU at 3v3?
Any schematics?
Thanks! Your inference that I'm running at 3.3 volts was correct; considering the entire machine is running at 1 MHz, the remaining ICs on the ...
by Frederick
Sat Oct 10, 2020 8:53 pm
Forum: Hardware
Topic: Cody Computer
Replies: 8
Views: 1683

Re: Cody Computer

I thought I'd post an update regarding progress through August and September.

The keyboard is coming along rather nicely. Instead of the tact switch "keyboard" in the previous post, I now have a keyboard using Cherry MX blues with 3D-printed keycaps. The legends are actually printed into the ...
by Frederick
Tue Jul 14, 2020 5:32 am
Forum: Hardware
Topic: Cody Computer
Replies: 8
Views: 1683

Cody Computer

I've been working on the Cody Computer off and on for a couple of years in one way or another but finally decided to post some build-in-progress news and pictures; there are a couple of postings I've made on the site regarding particular 65C02-related questions but nothing in detail regarding the ...
by Frederick
Sun Jul 07, 2019 1:49 am
Forum: Hardware
Topic: W65C21S supply voltage requirements?
Replies: 2
Views: 608

W65C21S supply voltage requirements?

Does anyone have any experience (or information) as to whether the W65C21S is suitable for operation in 3.3v circuits (with suitable downrating of the clock frequency)? My confusion stems from the following:


The data sheet initially specifies a 5V supply with a tolerance of plus or minus 10 ...
by Frederick
Fri Jun 29, 2018 6:11 pm
Forum: Newbies
Topic: Using W65C265S in hobbyist projects?
Replies: 16
Views: 8305

Re: Using W65C265S in hobbyist projects?

Thanks so much for all the replies, not to mention the warm welcome!

I'm going to take the weekend and digest a lot of this information to try and decide if I want to go with a full W65C265S-based system for my first foray into this realm or stick with a more traditional 6502 circuit since it's my ...
by Frederick
Thu Jun 28, 2018 5:29 pm
Forum: Newbies
Topic: Using W65C265S in hobbyist projects?
Replies: 16
Views: 8305

Using W65C265S in hobbyist projects?

Hello! I'm a long-time electronics hobbyist (started out as a child, built my first single-board computer during junior high school around Robert Grossblatt's "The 8088 Project Book" with my father trying to help me debug it using his two-channel oscilloscope) who's been wanting to build a 6502 ...