this post was submitted on 02 Jul 2023
4 points (100.0% liked)

Commodore 64

97 readers
1 users here now

A community for those who love the Commodore 64, the best selling personal computer of all time. Fans of the original, collectors, modders, programmers, and clone builders are welcome. Did you just buy a cool old machine? Show us. Are you building something cool? Tell us about it. Do you need help with a program? Ask.

Vic20s, PETs, CBMs, and other Commodore machines are also welcome.

RULES:

  1. All Lemmy.ca rules apply here.

  2. Everyone (see rule 98) is welcome.

  3. If you’ve seen a question 100 times answer it the 101st time or ignore it. Even better, write a complete, detailed answer and suggest that the mod(s) pin it to the community.

[Did you actually think there were 98 rules?]

  1. If you present something as fact and are asked to provide proof or a source provide proof or a source. Proof must be from a reliable source. If you fail to provide proof or a source your post or comment may be removed.

  2. Don’t be a dick. Yes, this is a catch-all rule.

  3. The mod(s) have the final say.

founded 2 years ago
MODERATORS
 

I was building a ROM switching adapter so that I could use modern 27256 ROMs in the 2332 and 2364 footprints on the Commodore 64. I decided to add an LED and resistor to the bottom for mood lighting. When I started adding LEDs of different colors it turned pretty sexy pretty fast.

The latest iteration of this adapted has the microcontroller right on the adapter under the 27256. It handles switching the address lines, choosing between 2332 and 2364, and runs the RESET and EXROM lines. I have a pin left that I could use to run a WS2812 programmable RGB LED.

top 4 comments
sorted by: hot top controversial new old
[–] mack7400 1 points 2 years ago (1 children)
[–] MapleEngineer 1 points 2 years ago

Thanks! I bought a red clone board so I use red downlights but someone asked me, I suspect jokingly, if they came in other colours so I made them. I like this photo.

[–] [email protected] 1 points 2 years ago (1 children)

Oh nice! Any plans to sell these? Or even better, put the BOM and schematic on Github?

[–] MapleEngineer 1 points 2 years ago

Thanks. The boards in the picture work well with the 3264 socket but don't work for the 2332 socket. I'm basically done the circuit for the new one where there is an AVR on board with all of the supporting circuitry to do the 2332/2364 switching and to support up to 4 kernel ROMs and 8 character ROMs using just the RESTORE key and power LED. I've even been considering setting them up to daisy chain so that you can choose the kernel and the character ROM using just the RESTORE key and LED.

I don't plan to sell them. I can't build them at anything near an affordable price. I might be willing to share a board with an adventurous DIYer who wanted to build one for themselves. I might also put the BOM and schematics, and maybe even the Eagle files up on Github.