Issues with 6502?
Re: Issues with 6502?
Would there be any advantage driving the VIA active-high chip select inputs directly with the A12 and A13 lines, besides eliminating some gates and propagation delay in the decoding circuitry? VIA-1 would be addressed at $5000..$500F while VIA-2 would be addressed at $6000..$600F.
Last edited by Michael on Thu Aug 14, 2025 4:37 am, edited 1 time in total.
Re: Issues with 6502?
Michael wrote:
Would there be any advantage driving the VIA active-high chip select inputs directly with the A12 and A13 lines, besides eliminating some gates and propagation delay in the decoding circuitry? VIA-1 would be addressed at $5000..$500F while VIA-2 would be addressed at $6000..$600F.
Code: Select all
0000-3FFF : SRAM
6000-6FFF : VIA-1
7000-7FFF : VIA-2
8000-FFFF : EEPROMHope that makes sense.
-Niek.
Re: Issues with 6502?
Makes perfect sense.
I just think it's kinda' neat that you can 'slot' a bunch of 6500 series peripherals into I/O space without additional address decoder logic. In my rendering of the "very basic whole-computer" diagram from the Potpourri chapter of "The Primer" I included a table of I/O slots available for 6500 series peripheral chips within the minimally decoded I/O block.
Have fun. Cheerful regards.
I just think it's kinda' neat that you can 'slot' a bunch of 6500 series peripherals into I/O space without additional address decoder logic. In my rendering of the "very basic whole-computer" diagram from the Potpourri chapter of "The Primer" I included a table of I/O slots available for 6500 series peripheral chips within the minimally decoded I/O block.
Have fun. Cheerful regards.
Last edited by Michael on Tue Nov 11, 2025 9:38 pm, edited 1 time in total.
Re: Issues with 6502?
Hi Mike. Nice clean diagram you have there.
With JW2 for the CPU select, you can just put in a 3.3K pulldown and you can swap and change the CPU without having to reconfigure the board.
With JW2 for the CPU select, you can just put in a 3.3K pulldown and you can swap and change the CPU without having to reconfigure the board.
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: Issues with 6502?
J64C wrote:
Hi Mike. Nice clean diagram you have there.
With JW2 for the CPU select, you can just put in a 3.3K pulldown and you can swap and change the CPU without having to reconfigure the board.
With JW2 for the CPU select, you can just put in a 3.3K pulldown and you can swap and change the CPU without having to reconfigure the board.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
Re: Issues with 6502?
Ah my apologies, right you are. I was thinking of a different pin and didn't realise the circuit was for a generic 65C02.
I was on a totally different thought train and was thinking about W65C02 & W65C816 Interchangeability.
I was on a totally different thought train and was thinking about W65C02 & W65C816 Interchangeability.
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: Issues with 6502?
GARTHWILSON wrote:
The pin-1 Vss is not a signal input, but rather a ground connection. I imagine Bill Mensch labored over which pins of the DIP could be sacrificed to get the additional signal lines of the W65C02S, and probably didn't like the idea of eliminating that second ground connection...
x86? We ain't got no x86. We don't NEED no stinking x86!