Jump to content
IGNORED

How/what exactly does the 74ls00 do in 5200 protos?


82atari5200

Recommended Posts

I know it's used for chip select, but can someone explain it a little more detailed than that? Like can I program 2 2764 eproms for a 16k cart and just swap them out for mask roms? I see they are also used in xe games so how does that work with a 27c512? And why does the 32k eprom carts that were sold here use a 74ls04? What's the difference?

Link to comment
Share on other sites

it's a logic gate.....specifically a NAND gate.

2 input's with an inverted output.

 

using Boolean algebra:

NAND GATE

 

 

A B C

0 0 1

0 1 1

1 0 1

1 1 0

 

a and b are inputs, c is the out come.

 

in digital circuit you have different type of logic gates

AND

NAND

OR

NOR

 

and others just google Boolean algebra and it will give a better description.

Edited by mightywiz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...