Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Arcade Common Microprocessors 80's  (Read 1320 times)

0 Members and 1 Guest are viewing this topic.

vanwatson

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:January 02, 2015, 09:21:39 pm
  • I want to build my own arcade controls!
Arcade Common Microprocessors 80's
« on: December 08, 2014, 09:28:11 pm »

Zilog Z-80 Cpu
   8 bit microprocessor
   16 address lines
   8 data lines
   4 Mhz Processor
   Clock Cycles per second = 0.145
   
Motorola 6809
   8 bit microprocessor
   16 address lines
   8 data lines
   1 MHZ Processor
   Clock cycles per second = 0.420

MOS Technology 6502
   8 bit microprocessor
   16 address lines
   8 data lines
   1 MHZ Processor
   Clock cycles per second = 0.430

How do you know if a CPU is an 8 bit or 16 bit? by counting the data lines or address lines? if you didn't have the data sheets or the internet to look it up, how would you know by looking at the schematic?

Is it true if you know the Microprocessors speed you can get the byte/bit rate?

You take the inversion of the frequency and get the time
1 MHZ  = 0.001 milliseconds
4 MHZ = 0.00025 Milliseconds

For a 1 Mhz CPU , the bit rate is 0.001 milliseconds?
For a 4 Mhz CPU, the bit rate is 0.00025 milliseconds?

What other common CPUs did arcade games use in the 80's?
1.)  Zilog Z-80 Cpu
2.) Motorola 6809
3.) MOS Technology 6502
4.) Which other ones did they use please?

ed12

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3972
  • Last login:March 31, 2018, 03:44:39 pm
  • it is what it is..."Nobody Said It Was Easy"....
Re: Arcade Common Microprocessors 80's
« Reply #1 on: December 08, 2014, 10:18:14 pm »
6808
8080
and rockwell made the 6502 btw
38p70
6800
ds5000

ed
Shipping something from the U.S. to Canada for repair/exchange?  Please use USPS to avoid (additional?/excessive?) shipping charges.  PM me if you have any questions.

vanwatson

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:January 02, 2015, 09:21:39 pm
  • I want to build my own arcade controls!
Re: Arcade Common Microprocessors 80's
« Reply #2 on: December 08, 2014, 10:34:19 pm »
Thanks I will look up those CPU's

How do you know if a CPU is an 8 bit or 16 bit?
 
By counting the data lines or address lines? if you didn't have the data sheets or the internet to look it up, how would you know by looking at the schematic?

vanwatson

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 192
  • Last login:January 02, 2015, 09:21:39 pm
  • I want to build my own arcade controls!
Re: Arcade Common Microprocessors 80's
« Reply #3 on: December 08, 2014, 10:48:32 pm »
What are some common failures or errors you will get when the Arcades CPU/MPU is going bad or is bad?