Difference between revisions of "Sega Zaxxon hardware"
From Sega Retro
m (Text replacement - " {{ref|" to "{{ref|") |
|||
Line 15: | Line 15: | ||
===Sega Zaxxon Specifications=== | ===Sega Zaxxon Specifications=== | ||
{{multicol| | {{multicol| | ||
− | * Board composition: Main board, Sound board, Graphics board {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | + | * Board composition: Main board, Sound board, Graphics board{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} |
* Main CPU: [[Zilog Z80]] @ 3.04125 MHz (8-bit & 16-bit instructions @ 0.441 [[wikipedia:Instructions per second|MIPS]]) | * Main CPU: [[Zilog Z80]] @ 3.04125 MHz (8-bit & 16-bit instructions @ 0.441 [[wikipedia:Instructions per second|MIPS]]) | ||
* Sound board: [[Sega G80]] Sound Board | * Sound board: [[Sega G80]] Sound Board | ||
− | * Graphics board: Sega Zaxxon-VIDEOII / 834-5167 Video Board {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | + | * Graphics board: Sega Zaxxon-VIDEOII / 834-5167 Video Board{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} |
* [[RAM]]: 5.25 [[Byte|KB]]{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | * [[RAM]]: 5.25 [[Byte|KB]]{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | ||
** Main: 4 KB (2 KB RAM 1, 2 KB RAM 2) | ** Main: 4 KB (2 KB RAM 1, 2 KB RAM 2) | ||
** [[VRAM|Video]]: 1.25 KB (1 KB video, 256 [[byte]]s sprites) | ** [[VRAM|Video]]: 1.25 KB (1 KB video, 256 [[byte]]s sprites) | ||
− | * Video resolution: 256×224 (display), 384×264 (overscan) {{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/zaxxon.cpp}} | + | * Video resolution: 256×224 (display), 384×264 (overscan){{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/zaxxon.cpp}} |
− | * [[Palette|Color palette table]]: 512 (9-bit [[RGB]] [[ROM|PROM]]) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | + | * [[Palette|Color palette table]]: 512 (9-bit [[RGB]] [[ROM|PROM]]){{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} |
** Colors on screen: 256 (palette RAM) | ** Colors on screen: 256 (palette RAM) | ||
− | * [[Tile Layer|Tilemap]] planes: 2 layers (foreground, background), 8×8 tiles, 4 or 8 colors per tile, tile flipping, vertical/horizontal/diagonal scrolling, isometric perspective {{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/zaxxon.cpp}}{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | + | * [[Tile Layer|Tilemap]] planes: 2 layers (foreground, background), 8×8 tiles, 4 or 8 colors per tile, tile flipping, vertical/horizontal/diagonal scrolling, isometric perspective{{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/zaxxon.cpp}}{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} |
− | * [[Sprite]]s: 4 or 8 colors per sprite, sprite flipping, shadows {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}}{{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/zaxxon.cpp}} | + | * [[Sprite]]s: 4 or 8 colors per sprite, sprite flipping, shadows{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}}{{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/zaxxon.cpp}} |
** Sprite sizes: 8 and 32 heights, widths of 8, 16 and 32 [[pixel]]s | ** Sprite sizes: 8 and 32 heights, widths of 8, 16 and 32 [[pixel]]s | ||
** Line buffer: 256 sprite pixels/texels per scanline, 8 (32-width) to 32 (8-width) sprites per scanline | ** Line buffer: 256 sprite pixels/texels per scanline, 8 (32-width) to 32 (8-width) sprites per scanline | ||
Line 32: | Line 32: | ||
===''Congo Bongo'' Specifications=== | ===''Congo Bongo'' Specifications=== | ||
− | ''[[Congo Bongo]]'' featured the following upgrades in 1983: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} | + | ''[[Congo Bongo]]'' featured the following upgrades in 1983:{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/zaxxon.cpp}} |
{{multicol| | {{multicol| |
Revision as of 00:12, 8 September 2016
Sega Zaxxon hardware | |||||
---|---|---|---|---|---|
Manufacturer: Sega | |||||
|
Sega Zaxxon hardware is an arcade system created by Sega in 1982, and was first used for the isometric shmup Zaxxon. Like many Sega arcade machines of the time, it used the Zilog Z80 as its CPU.
Contents
Technical Specifications
Sega Zaxxon Specifications
- Board composition: Main board, Sound board, Graphics board[1]
- Main CPU: Zilog Z80 @ 3.04125 MHz (8-bit & 16-bit instructions @ 0.441 MIPS)
- Sound board: Sega G80 Sound Board
- Graphics board: Sega Zaxxon-VIDEOII / 834-5167 Video Board[1]
- RAM: 5.25 KB[1]
- Video resolution: 256×224 (display), 384×264 (overscan)[2]
- Color palette table: 512 (9-bit RGB PROM)[1]
- Colors on screen: 256 (palette RAM)
- Tilemap planes: 2 layers (foreground, background), 8×8 tiles, 4 or 8 colors per tile, tile flipping, vertical/horizontal/diagonal scrolling, isometric perspective[3][1]
- Sprites: 4 or 8 colors per sprite, sprite flipping, shadows[1][3]
- Sprite sizes: 8 and 32 heights, widths of 8, 16 and 32 pixels
- Line buffer: 256 sprite pixels/texels per scanline, 8 (32-width) to 32 (8-width) sprites per scanline
Congo Bongo Specifications
Congo Bongo featured the following upgrades in 1983:[1]
- Additional CPU: Zilog Z80 @ 2 MHz (8-bit & 16-bit instructions @ 0.29 MIPS)
- Sound board: Sega 834-5168 Sound Board
- Additional sound chips: 2× SN76496 @ 4 MHz
- RAM: 11 KB
- Main: 4 KB (2 KB RAM 1, 2 KB RAM 2)
- Video: 5 KB (1 KB video, 1 KB color, 3 KB sprites)
- Sound: 2 KB
- Colors on screen: 512
List of Games
- Zaxxon (1982)
- Super Zaxxon (1982)
- Congo Bongo / Tip Top (1983)
- Ixion (1983)
- Razzmatazz (1983)
- Future Spy (1984)
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
|