Difference between revisions of "Blockade hardware"

From Sega Retro

Line 3: Line 3:
  
 
==Technical Specifications==
 
==Technical Specifications==
* [[wikipedia:Central processing unit|CPU]]: [[wikipedia:Intel 8080|Intel 8080A]] @ 2 [[Clock rate|MHz]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.c}} ([[wikipedia:8-bit|8-bit]] [[wikipedia:Instruction set|instructions]] @ 0.29 [[wikipedia:Instructions per second|MIPS]]){{ref|http://web.archive.org/web/20120424231244/http://www.depi.itch.edu.mx/apacheco/asm/Intel_cpus.htm}}
+
* [[wikipedia:Central processing unit|CPU]]: [[wikipedia:Intel 8080|Intel 8080A]] @ 2 [[Clock rate|MHz]] ([[wikipedia:8-bit|8-bit]] [[wikipedia:Instruction set|instructions]] @ 0.29 [[wikipedia:Instructions per second|MIPS]])
* [[wikipedia:Sound chip|Sound chip]]: Custom{{ref|http://www.system16.com}} ([[wikipedia:Monaural|mono]])
+
* [[wikipedia:Sound chip|Sound chip]]: Custom ([[wikipedia:Monaural|mono]])
* [http://gaming.wikia.com/wiki/List_of_color_palettes Colors]: 2{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.c}} ([[wikipedia:Monochrome|monochrome]])
+
* [http://gaming.wikia.com/wiki/List_of_color_palettes Colors]: 2 ([[wikipedia:Monochrome|monochrome]])
* [http://gaming.wikia.com/wiki/Display_resolution Display resolution]: 256×224 [[wikipedia:Pixel|pixels]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.c}}
+
* [http://gaming.wikia.com/wiki/Display_resolution Display resolution]: 256×224 [[wikipedia:Pixel|pixels]]
* [[wikipedia:Refresh rate|Refresh rate]]: 60 [[wikipedia:Hertz|Hz]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.c}}
+
* [[wikipedia:Refresh rate|Refresh rate]]: 60 [[wikipedia:Hertz|Hz]]
  
 
==List of Games==
 
==List of Games==

Revision as of 22:33, 21 February 2015


This teeny-tiny article needs some work. You can help us by expanding it.


Sega Blockade hardware was created in 1976 by Sega-Gremlin for the arcade game Blockade. It uses an Intel 8080 CPU and custom graphics and sound circuitry.

Technical Specifications

List of Games


Sega arcade boards
Originating in arcades









Console-based hardware








84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14









































PC-based hardware








05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23