Difference between revisions of "Sega Model 1"

From Sega Retro

Line 21: Line 21:
 
==Technical Specifications==
 
==Technical Specifications==
 
{{multicol|
 
{{multicol|
* Board composition: CPU Board, Video Board, ROM Board, I/O Board, Comm Board, Sound Board, Motor Board, Amp Board {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
+
* Board composition: Main Board, Video Board, Memory Board, I/O Board, Comm Board, Sound Board, Motor Board, Amp Board {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
 
* Main [[wikipedia:Central processing unit|CPU]]: [[NEC]] [[wikipedia:NEC V60|V60]] @ 16 MHz {{fileref|Overview of 32-bit V-Series Microprocessor.pdf}}{{fileref|UPD70616ProgrammersReferenceManual.pdf}}
 
* Main [[wikipedia:Central processing unit|CPU]]: [[NEC]] [[wikipedia:NEC V60|V60]] @ 16 MHz {{fileref|Overview of 32-bit V-Series Microprocessor.pdf}}{{fileref|UPD70616ProgrammersReferenceManual.pdf}}
 
** [[wikipedia:Fixed-point arithmetic|Fixed-point arithmetic]]: 32-bit [[wikipedia:Reduced instruction set computing|RISC]] [[wikipedia:Instruction set|instructions]] @ 3.5 [[wikipedia:Instructions per second|MIPS]]
 
** [[wikipedia:Fixed-point arithmetic|Fixed-point arithmetic]]: 32-bit [[wikipedia:Reduced instruction set computing|RISC]] [[wikipedia:Instruction set|instructions]] @ 3.5 [[wikipedia:Instructions per second|MIPS]]
Line 45: Line 45:
 
*** Floating-point unit: 32-bit operations @ 80 MFLOPS (16 MFLOPS each)
 
*** Floating-point unit: 32-bit operations @ 80 MFLOPS (16 MFLOPS each)
 
*** Bus width: 32-bit
 
*** Bus width: 32-bit
** [[wikipedia:Rasterisation|Rasterizer]] board: Sega 837-7894 171-6080D Video PCB @ 36 MHz
+
*** DSP coprocessors located on Main Board
 +
** [[wikipedia:Rasterisation|Rasterizer]] Video Board: Sega 837-7894 171-6080D Video PCB @ 36 MHz
 
*** Sega Custom chipset: 315-5422, 315-5423, 315-5424, 315-5425, 315-5292
 
*** Sega Custom chipset: 315-5422, 315-5423, 315-5424, 315-5425, 315-5292
  
Line 63: Line 64:
 
* System [[RAM]]: 2776 KB (1896 KB high-speed [[SRAM]]) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
 
* System [[RAM]]: 2776 KB (1896 KB high-speed [[SRAM]]) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
 
** Main RAM: 480 KB (at least 156 KB SRAM)
 
** Main RAM: 480 KB (at least 156 KB SRAM)
*** CPU Board: 324 KB (320 KB main, 4 KB comm)
+
*** Main Board: 324 KB (320 KB main, 4 KB comm)
 
*** Comm Board: 12 KB SRAM (8 KB SRAM, 4 KB [[wikipedia:Dual-ported RAM|Dual-Port]] SRAM) {{fileref|MB8421 datasheet.pdf}}{{fileref|MB8431 datasheet.pdf}}
 
*** Comm Board: 12 KB SRAM (8 KB SRAM, 4 KB [[wikipedia:Dual-ported RAM|Dual-Port]] SRAM) {{fileref|MB8421 datasheet.pdf}}{{fileref|MB8431 datasheet.pdf}}
*** Other boards: 144 KB [[SRAM]] (128 KB ROM Board, 8 KB I/O Board, 8 KB Motor Board)
+
*** Other boards: 144 KB [[SRAM]] (128 KB Memory Board, 8 KB I/O Board, 8 KB Motor Board)
 
** [[VRAM]]: 2232 KB (at least 1464 KB SRAM)
 
** [[VRAM]]: 2232 KB (at least 1464 KB SRAM)
*** CPU Board: 768 KB (128 KB [[wikipedia:Display list|display lists]], 576 KB [[wikipedia:Tiled rendering|tiles]], 64 KB color)
+
*** Main Board: 768 KB (128 KB [[wikipedia:Display list|display lists]], 576 KB [[wikipedia:Tiled rendering|tiles]], 64 KB color)
 
*** Video Board: 1464 KB SRAM
 
*** Video Board: 1464 KB SRAM
 
** Audio RAM: 64 KB (16 KB SRAM)
 
** Audio RAM: 64 KB (16 KB SRAM)
Line 76: Line 77:
 
===Bandwidth===
 
===Bandwidth===
 
{{multicol|
 
{{multicol|
* System RAM bandwidth: 477 MB/sec {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
+
* System RAM bandwidth: 568.4 MB/sec {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp}}
** Main RAM: 65.939767 MB/sec
+
** Main RAM: 72.479248 MB/sec
*** CPU Board: 54.495675 MB/sec (32-bit, 14.285714 MHz) {{fileref|MB86232 datasheet.pdf}}
+
*** V60: 61.035156 MB/sec (32-bit, 16 MHz) {{ref|http://www.datasheets360.com/pdf/-8096541198564711591}}
*** Other boards: 11.444092 MB/sec (3× 8-bit, 4 MHz) {{fileref|MB8464A datasheet.pdf}}{{fileref|MB8432 datasheet.pdf}}{{fileref|MB8431 datasheet.pdf}}
+
*** Z80: 11.444092 MB/sec (3× 8-bit, 4 MHz) {{fileref|MB8464A datasheet.pdf}}{{fileref|MB8432 datasheet.pdf}}{{fileref|MB8431 datasheet.pdf}}
** VRAM: 391.873446 MB/sec
+
** VRAM: 476.837158 MB/sec
*** CPU Board: 305.175781 MB/sec (5× 32-bit, 16 MHz) {{fileref|HM65256B datasheet.pdf}}
+
*** DSP: 305.175781 MB/sec (5× 32-bit, 16 MHz) {{ref|http://www.datasheets360.com/pdf/-8096541198564711591}}
*** Video Board: 86.697665 MB/sec (5× 18.181818 MHz) {{fileref|HM65256B datasheet.pdf}}
+
*** Video Board: 171.661376 MB/sec (5× 36 MHz) {{ref|http://www.datasheets360.com/pdf/-8096541198564711591}}{{fileref|HM65256B datasheet.pdf}}
 
** Audio RAM: 19.073486 MB/sec (16-bit, 10 MHz) {{fileref|MB8464A datasheet.pdf}}
 
** Audio RAM: 19.073486 MB/sec (16-bit, 10 MHz) {{fileref|MB8464A datasheet.pdf}}
 +
* Game ROM bandwidth: 61.04 MB/sec (32-bit, 16 MHz) {{ref|http://pdf.datasheetarchive.com/indexerfiles/Scans-059/DSA2IH0049163.pdf}}
 
}}
 
}}
  

Revision as of 07:18, 22 November 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] with Yu Suzuki's Sega AM2 team involved in its development from the drawing board.[2] 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.[3] The Model 1 was eventually released in 1992, debuting with Virtua Racing. 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.

Contrary to popular opinion, Lockheed Martin was not involved with the development of the Model 1, but it was developed internally at Sega, before Lockheed Martin became involved with the development of the Sega Model 2, according to former Lockheed Martin employee, Real3D's Jon Lenyo, in 1998. [1]

Technical Specifications

Sound

  • Sound CPU: Toshiba TMP68000N-10 (68000) @ 12 MHz [4]
  • Sound chips: 2× Sega 315-5560 Custom MultiPCM
    • Audio capabilities: 28 PCM channels per chip (one for music, one for sound effects), 56 PCM channels total
  • Sound timer: Yamaha YM3834 @ 8 MHz

Graphics

  • GPU: [4][7]
    • Geometrizer coprocessors: 5× Fujitsu TGP MB86233 DSP [8] @ 16 MHz (FPU, ALU) [9]
      • Coprocessor abilities: Floating decimal point operation function, axis rotation operation function, 3D matrix operation function, DMA, T&L (transform, clipping, lighting) [10]
      • Fixed-point arithmetic: 32-bit instructions @ 80 MIPS (16 MIPS each)
      • Floating-point unit: 32-bit operations @ 80 MFLOPS (16 MFLOPS each)
      • Bus width: 32-bit
      • DSP coprocessors located on Main Board
    • Rasterizer Video Board: Sega 837-7894 171-6080D Video PCB @ 36 MHz
      • Sega Custom chipset: 315-5422, 315-5423, 315-5424, 315-5425, 315-5292

Memory

  • Memory: Up to 38,142 KB (5984 KB main, 23,646 KB video, 8512 KB audio)
  • System RAM: 2776 KB (1896 KB high-speed SRAM) [4]
    • Main RAM: 480 KB (at least 156 KB SRAM)
      • Main Board: 324 KB (320 KB main, 4 KB comm)
      • Comm Board: 12 KB SRAM (8 KB SRAM, 4 KB Dual-Port SRAM) [11][12]
      • Other boards: 144 KB SRAM (128 KB Memory Board, 8 KB I/O Board, 8 KB Motor Board)
    • VRAM: 2232 KB (at least 1464 KB SRAM)
      • Main Board: 768 KB (128 KB display lists, 576 KB tiles, 64 KB color)
      • Video Board: 1464 KB SRAM
    • Audio RAM: 64 KB (16 KB SRAM)
  • Internal DSP cache: 30 KB (6 KB per DSP) [9]
  • Game ROM: Up to 35,336 KB (5504 KB main, 21,384 KB video,[13] 8448 KB audio)[14]

Bandwidth

  • System RAM bandwidth: 568.4 MB/sec [4]
    • Main RAM: 72.479248 MB/sec
      • V60: 61.035156 MB/sec (32-bit, 16 MHz) [15]
      • Z80: 11.444092 MB/sec (3× 8-bit, 4 MHz) [16][17][12]
    • VRAM: 476.837158 MB/sec
      • DSP: 305.175781 MB/sec (5× 32-bit, 16 MHz) [15]
      • Video Board: 171.661376 MB/sec (5× 36 MHz) [15][18]
    • Audio RAM: 19.073486 MB/sec (16-bit, 10 MHz) [16]
  • Game ROM bandwidth: 61.04 MB/sec (32-bit, 16 MHz) [19]

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