Difference between revisions of "Hardware"

From Chessprogramming wiki
Jump to: navigation, search
(4 intermediate revisions by the same user not shown)
Line 133: Line 133:
 
=µ-Processors & Controller=  
 
=µ-Processors & Controller=  
 
* [[PIC Microcontroller]]
 
* [[PIC Microcontroller]]
 +
==4-bit==
 +
* [[HMCS4xC]]
 +
* [[SAM]]
 
==8-bit==  
 
==8-bit==  
 
* [[Fairchild F8]]
 
* [[Fairchild F8]]
Line 207: Line 210:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=50937 Good question: What % improvement is hardware vs. software?] by Jonathan Lee, [[CCC]], January 17, 2014
 
* [http://www.talkchess.com/forum/viewtopic.php?t=50937 Good question: What % improvement is hardware vs. software?] by Jonathan Lee, [[CCC]], January 17, 2014
 
* [http://www.talkchess.com/forum/viewtopic.php?t=59530 Moore's Law] by [[Mark Lefler]], [[CCC]], March 16, 2016 <ref>[https://en.wikipedia.org/wiki/Moore's_law Moore's law from Wikipedia]</ref> <ref>[http://www.economist.com/technology-quarterly/2016-03-12/after-moores-law After Moore's law | Technology Quarterly] | [https://en.wikipedia.org/wiki/The_Economist The Economist], March 12, 2016</ref>
 
* [http://www.talkchess.com/forum/viewtopic.php?t=59530 Moore's Law] by [[Mark Lefler]], [[CCC]], March 16, 2016 <ref>[https://en.wikipedia.org/wiki/Moore's_law Moore's law from Wikipedia]</ref> <ref>[http://www.economist.com/technology-quarterly/2016-03-12/after-moores-law After Moore's law | Technology Quarterly] | [https://en.wikipedia.org/wiki/The_Economist The Economist], March 12, 2016</ref>
* [http://www.talkchess.com/forum/viewtopic.php?t=65905 The Gigatron project] by [[Harm Geert Muller]], [[CCC]], December 06, 2017 » [https://en.wikipedia.org/wiki/Gigatron_TTL Gigatron from Wikipedia]  
+
* [http://www.talkchess.com/forum/viewtopic.php?t=65905 The Gigatron project] by [[Harm Geert Muller]], [[CCC]], December 06, 2017 » [[#Gigatron|Gigatron]]  
  
 
=External Links=  
 
=External Links=  
Line 219: Line 222:
 
* [https://en.wikipedia.org/wiki/Moore's_law Moore's law from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Moore's_law Moore's law from Wikipedia]
 
* [http://www.economist.com/technology-quarterly/2016-03-12/after-moores-law After Moore's law | Technology Quarterly] | [https://en.wikipedia.org/wiki/The_Economist The Economist], March 12, 2016 <ref>[http://www.talkchess.com/forum/viewtopic.php?t=59530 Moore's Law] by [[Mark Lefler]], [[CCC]], March 16, 2016</ref>
 
* [http://www.economist.com/technology-quarterly/2016-03-12/after-moores-law After Moore's law | Technology Quarterly] | [https://en.wikipedia.org/wiki/The_Economist The Economist], March 12, 2016 <ref>[http://www.talkchess.com/forum/viewtopic.php?t=59530 Moore's Law] by [[Mark Lefler]], [[CCC]], March 16, 2016</ref>
* [https://en.wikipedia.org/wiki/Gigatron_TTL Gigatro TTL from Wikipedia] <ref>[https://hackaday.io/project/20781-8-bit-color-computer-from-ttl 8-bit color computer from TTL] by [[Marcel van Kervinck]], [https://en.wikipedia.org/wiki/Hackaday Hackaday.io], 2017</ref> <ref>[http://www.talkchess.com/forum/viewtopic.php?t=65905 The Gigatron project] by [[Harm Geert Muller]], [[CCC]], December 06, 2017</ref>
+
* <span id="Gigatron"></span>[https://en.wikipedia.org/wiki/Gigatron_TTL Gigatro TTL from Wikipedia] <ref>[https://hackaday.io/project/20781-8-bit-color-computer-from-ttl 8-bit color computer from TTL] by [[Marcel van Kervinck]], [https://en.wikipedia.org/wiki/Hackaday Hackaday.io], 2017</ref> <ref>[https://gigatron.io/?page_id=17 About – Gigatron]</ref>
  
 
=References=  
 
=References=  
 
<references />
 
<references />
 
'''[[Main Page|Up one Level]]'''
 
'''[[Main Page|Up one Level]]'''

Revision as of 12:23, 7 June 2020

Home * Hardware

Basics

Special Purpose Hardware

Dedicated Chess Hardware

Programmable Logics

  • PAL - Programmable array logic
  • GAL - Generic array logic
  • CPLD - Complex programmable Logic Device
  • FPGA - Field-programmable gate array

Famous Chess Machines

General Purpose Hardware

Historic Computers

Mainframes

Amdahl

Burroughs

CDC

Cray

Honeywell

IBM

ICL ...

PDP

Siemens/Fujitsu

TR

UNIVAC

Massively Parallel

Minis & Workstations

Single Board Computers

Home Computers

Home- and Personal Computers

Acorn Atom
BBC Micro
Acorn Archimedes
Apple II
Macintosh
Atari ST
Commodore VIC-20
Commodore 64
Commodore 128
Amiga
ZX Spectrum

Mobile Computers

from Wikipedia

Palm

µ-Processors & Controller

4-bit

8-bit

16-bit

32-bit

Transputer

64-bit

Misc

Publications

1960 ...

1970 ...

1980 ...

1990 ...

2000 ...

Forum Posts

2000 ...

2010 ...

External Links

References

Up one Level