6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun Sep 29, 2024 8:23 am

All times are UTC




Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Sat Apr 30, 2011 5:30 pm 
Offline
User avatar

Joined: Fri Dec 11, 2009 3:50 pm
Posts: 3367
Location: Ontario, Canada
BigDumbDinosaur wrote:
GARTHWILSON wrote:
[...] I kept kidding them about a capacitor the size of a car [...]

Just think what it would take to charge it up. :)

If you had access to MegaFarad capacitors you could build a car -- a darn nice electric car! (assuming the cap's voltage rating is reasonable)

-- Jeff :D


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon May 02, 2011 4:17 pm 
Offline

Joined: Tue Feb 01, 2011 3:10 am
Posts: 41
Going to add into this post to avoid another thread. I am designing a expansion interface so I can put the stuff I have now (RAM, ROM, ACIA, and CPU) onto a pcb (co-worker has the tools to make one), and then I can add things to it w/o breaking the main board (wires popping out due to it being on a breadboard).

I will upload a drawn circuit later but this is how I planned it out:

-Address, Data, and Control buses, and clock out go into each exp port.
-There will be a control circuit that is enabled by the address decoder. The circuit consists of a latch and a demux. The latch controls the last set select line on the demux. Inputted into the demux is the EXPANSION_EN line from the address decoder, and each output goes to a expansion port.

So for example:

You want to access a RAM card on exp port 3.
SELECT_EN is at $5000
EXPANSON_EN is at $6000-$7FFF

You'd store a %00000010 into $5000 which set's the demux to line 3.

Now you can load and store memory from $6000-$7FFF. The EXPANSION_EN line get's activated by the decoder, and because of the demux, activates the third expansion line.

Hopefully I explain as clear as possible, as I said, will upload a circuit when I get home. Think it will work? This is pretty much banking right?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon May 02, 2011 4:43 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10939
Location: England
I'd prefer a new thread, to be honest. It helps a lot when searching the forum at a later date - and it might be you, coming back to a project after a gap of months or even longer.

It does sound like banking, to me, and that can certainly be made to work.

Cheers
Ed


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: