Difference between revisions of "Blockade hardware"
From Sega Retro
m (Text replacement - " {{ref|" to "{{ref|") |
|||
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.cpp}} ([[wikipedia:8-bit|8-bit]] [[wikipedia:Instruction set|instructions]] @ 0.29 [[wikipedia:Instructions per second|MIPS]]) | + | * [[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.cpp}} ([[wikipedia:8-bit|8-bit]] [[wikipedia:Instruction set|instructions]] @ 0.29 [[wikipedia:Instructions per second|MIPS]]) |
* [[wikipedia:Sound chip|Sound chip]]: Custom ([[wikipedia:Monaural|mono]]) | * [[wikipedia:Sound chip|Sound chip]]: Custom ([[wikipedia:Monaural|mono]]) | ||
− | * [[RAM]]: 1.25 [[wikipedia:Kibibyte|KB]] (256 [[byte]]s main, 1 KB [[VRAM|video]]) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/blockade.cpp}} | + | * [[RAM]]: 1.25 [[wikipedia:Kibibyte|KB]] (256 [[byte]]s main, 1 KB [[VRAM|video]]){{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/blockade.cpp}} |
− | * [[Palette|Colors]]: 2 ([[wikipedia:Monochrome|monochrome]]) {{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} | + | * [[Palette|Colors]]: 2 ([[wikipedia:Monochrome|monochrome]]){{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} |
− | * Display resolution: 256×224 [[wikipedia:Pixel|pixels]] {{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} | + | * Display resolution: 256×224 [[wikipedia:Pixel|pixels]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} |
− | * [[wikipedia:Refresh rate|Refresh rate]]: 60 [[wikipedia:Hertz|Hz]] {{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} | + | * [[wikipedia:Refresh rate|Refresh rate]]: 60 [[wikipedia:Hertz|Hz]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/blockade.cpp}} |
==List of Games== | ==List of Games== |
Revision as of 20:10, 7 September 2016
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
- CPU: Intel 8080A @ 2 MHz[1] (8-bit instructions @ 0.29 MIPS)
- Sound chip: Custom (mono)
- RAM: 1.25 KB (256 bytes main, 1 KB video)[2]
- Colors: 2 (monochrome)[1]
- Display resolution: 256×224 pixels[1]
- Refresh rate: 60 Hz[1]
List of Games
- Blockade (1976)
- Comotion (1976)
- Hustle (1977)
- Minesweeper (1977)
- Blasto (1978)
Sega arcade boards |
---|
Originating in arcades |
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
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
|