Difference between revisions of "Sega Model 1"

From Sega Retro

Line 17: Line 17:
  
 
==Technical Specifications==
 
==Technical Specifications==
* Main [[Central processing unit|CPU]]: [[NEC Corporation|NEC]] [[NEC V60|V60]] @ 16 MHz
+
* Main [[wikipedia:Central processing unit|CPU]]: [[NEC]] [[wikipedia:NEC V60|V60]] @ 16 MHz
** [[Fixed-point arithmetic]]: [[32-bit]] [[Reduced instruction set computing|RISC]]{{ref|http://www.system16.com}} [[Instruction set|instructions]] @ 3.5 [[Instructions per second|MIPS]] (million instructions per second){{ref|http://id.nii.ac.jp/1001/00059745/}}{{ref|http://archive.computerhistory.org/resources/access/text/2013/04/102723432-05-01-acc.pdf}}
+
** [[wikipedia:Fixed-point arithmetic|Fixed-point arithmetic]]: [[wikipedia:32-bit|32-bit]] [[wikipedia:Reduced instruction set computing|RISC]]{{ref|http://www.system16.com}} [[wikipedia:Instruction set|instructions]] @ 3.5 [[wikipedia:Instructions per second|MIPS]] (million instructions per second){{ref|http://id.nii.ac.jp/1001/00059745/}}{{ref|http://archive.computerhistory.org/resources/access/text/2013/04/102723432-05-01-acc.pdf}}
 
** [[Floating-point unit]]: [[Single-precision floating-point format|32-bit]] and [[Double-precision floating-point format|64-bit operations]]{{ref|http://multimedia.cx/NEC_V60pgmRef.pdf}}
 
** [[Floating-point unit]]: [[Single-precision floating-point format|32-bit]] and [[Double-precision floating-point format|64-bit operations]]{{ref|http://multimedia.cx/NEC_V60pgmRef.pdf}}
 
* [[Video card|Graphics board]]: Sega 837-7894 171-6080D VIDEO [[Printed circuit board|PCB]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/model1.c}}
 
* [[Video card|Graphics board]]: Sega 837-7894 171-6080D VIDEO [[Printed circuit board|PCB]]{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/model1.c}}

Revision as of 21:29, 21 February 2015

Model1 board.jpg
Sega Model 1
Manufacturer: Sega
Release Date RRP Code

The Sega Model 1 is an arcade system board released by Sega in 1992. It is the successor to the Sega System 32 arcade boards, and was succeeded by the Sega Model 2 series. It was Sega's first hardware designed for 3D polygon graphics.

Originally, the Model 1 was simply known as the CG Board, but was retroactively given the Model 1 name after work on the Model 2 began.

Hardware

It began development in 1990,[1] and released in 1992. The Model 1 was intended to compete with Namco's System 21; Namco was then the market leader in polygonal 3D video games, with titles such as Galaxian³ and Starblade.[2] While it was a significant improvement over the System 21, the Model 1 hardware was expensive, and only a few games were developed for the platform.

Technical Specifications

List of Sega Model 1 Games

Gallery


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