Search found 4 matches

by silverdr
Thu Jun 03, 2021 10:34 am
Forum: Hardware
Topic: Theorizing about interfacing a NMOS VIC-II with a 65cxx CPU.
Replies: 15
Views: 1998

Re: Theorizing about interfacing a NMOS VIC-II with a 65cxx

brain wrote:
Beamracer implements a dual port functionality in the CPLD/FPGA, just like I described initially.
I am wondering what you meant with the above? BeamRacer block diagram shows what is implemented and I am not sure how to match it with what you wrote.
by silverdr
Sat Aug 01, 2015 2:02 am
Forum: Hardware
Topic: 6570 / 6571. What is it?
Replies: 20
Views: 9494

Re: 6570 / 6571. What is it?

It is confirmed - the Amiga keyboard controller is a variant of 6500/1, which in turn is a 6502 based microcontroller. The content's been dumped, reversed, etc.
by silverdr
Sun Dec 28, 2014 6:48 pm
Forum: Hardware
Topic: 4168 "XRAM" in place of 4364 SRAM
Replies: 4
Views: 805

4168 "XRAM" in place of 4364 SRAM

Hi group,

I have a nice pile of 4168 chips and wanted to use them instead of 6264/4364 SRAMs (they are pin compatible) in a 6502 based subsystem. But I am puzzled with the datasheet.. the chip supposedly should be able to do "auto refresh" but I never used it before and it seems than neither ...
by silverdr
Sat Aug 09, 2014 5:02 pm
Forum: Emulation and Simulation
Topic: AVR-based 6502 Emulator
Replies: 84
Views: 61336

Re: AVR-based 6502 Emulator

Daryl,

I went on looking for a 6502 emulator for AVR and quickly found this thread. I read through it and saw your page - great job indeed!

The reason I started to look for this is the fact that some smart people have recently managed to "hack" out

http://e4aws.silverdr.com/hacks/6500_1/

the ...