Difference between revisions of "Sega Model 3"

From Sega Retro

Line 36: Line 36:
 
** Video board: [[Sega]] 837-11859 MODEL3 {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
 
** Video board: [[Sega]] 837-11859 MODEL3 {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
 
* Main [[wikipedia:Central processing unit|CPU]]: [[wikipedia:IBM|IBM]]-[[wikipedia:Motorola|Motorola]] [[wikipedia:PowerPC|PowerPC]] [[wikipedia:PowerPC 603e|603e]] @ 66 MHz {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}{{ref|http://www.segatech.com/archives/january1998.html}}
 
* Main [[wikipedia:Central processing unit|CPU]]: [[wikipedia:IBM|IBM]]-[[wikipedia:Motorola|Motorola]] [[wikipedia:PowerPC|PowerPC]] [[wikipedia:PowerPC 603e|603e]] @ 66 MHz {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}{{ref|http://www.segatech.com/archives/january1998.html}}
** Capabilities: [[wikipedia:32-bit|32-bit]] & [[wikipedia:64-bit|64-bit]] instructions/operations, 198 [[wikipedia:Instructions per second|MIPS]],{{fileref|TSPC603R datasheet.pdf}} 132 [[wikia:w:c:gaming:Instructions per second|MFLOPS]]
+
** Capabilities: 64-bit bus width, [[wikipedia:32-bit|32-bit]] & [[wikipedia:64-bit|64-bit]] instructions/operations, 198 [[wikipedia:Instructions per second|MIPS]],{{fileref|TSPC603R datasheet.pdf}} 132 [[wikia:w:c:gaming:Instructions per second|MFLOPS]]
** CPU data bus: 64-bit bus width, 264 MB/sec bandwidth
 
 
* Sound:
 
* Sound:
 
** Sound CPU : [[Motorola 68000]] (16/32-bit) @ 12 MHz {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}} (2.1 MIPS)
 
** Sound CPU : [[Motorola 68000]] (16/32-bit) @ 12 MHz {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}} (2.1 MIPS)
Line 43: Line 42:
 
*** DSP: 2× "LAKE" FH1 128-step DSP
 
*** DSP: 2× "LAKE" FH1 128-step DSP
 
*** [[Pulse-code modulation|PCM]] audio: 64 voices/channels, 16-bit [[wikipedia:Audio bit depth|depth]], [[wikipedia:44,100 Hz|44.1 kHz]] [[wikipedia:Sampling rate|sampling rate]] ([[Compact disc|CD]] [[wikipedia:Sound quality|quality]])
 
*** [[Pulse-code modulation|PCM]] audio: 64 voices/channels, 16-bit [[wikipedia:Audio bit depth|depth]], [[wikipedia:44,100 Hz|44.1 kHz]] [[wikipedia:Sampling rate|sampling rate]] ([[Compact disc|CD]] [[wikipedia:Sound quality|quality]])
*** Other features: [[wikipedia:MIDI|MIDI]] interface, 32 MIDI channels, 32 [[wikipedia:Frequency modulation synthesis|FM synthesis]] channels, 32 [[wikipedia:Low-frequency oscillation|LFO]] channels, [[wikipedia:Quadraphonic sound|4-channel]] [[wikipedia:Surround sound|surround sound]], 16.5 MB audio [[ROM]]
+
*** Other features: [[wikipedia:MIDI|MIDI]] interface, 32 MIDI channels, 32 [[wikipedia:Frequency modulation synthesis|FM synthesis]] channels, 32 [[wikipedia:Low-frequency oscillation|LFO]] channels, [[wikipedia:Quadraphonic sound|4-channel]] [[wikipedia:Surround sound|surround sound]], 16.5 MB SROM (Sound [[ROM]])
 
** Optional sound board: MPEG Sound Board
 
** Optional sound board: MPEG Sound Board
 
*** Sound CPU: [[Motorola 68000]] or [[Zilog Z80]]
 
*** Sound CPU: [[Motorola 68000]] or [[Zilog Z80]]
Line 55: Line 54:
 
*** [[wikipedia:Framebuffer|Framebuffers]]: 512×486 to [[wikipedia:SXGA|1280×1024]] (16/24/32-bit), [[wikipedia:Z-buffering|Z-buffer]] (16/24/32-bit)
 
*** [[wikipedia:Framebuffer|Framebuffers]]: 512×486 to [[wikipedia:SXGA|1280×1024]] (16/24/32-bit), [[wikipedia:Z-buffering|Z-buffer]] (16/24/32-bit)
 
*** Framebuffer bandwidth: 2.062 GB/sec (4× 528 MB/sec)
 
*** Framebuffer bandwidth: 2.062 GB/sec (4× 528 MB/sec)
*** Framebuffer fillrate: 2.112 billion pixels/sec (erase), 528 million pixels/sec (write), 264 million pixels/sec (read)
+
*** Framebuffer fillrate: 528 million pixels/sec (write), 264 million pixels/sec (read), 2.112 billion pixels/sec (erase)
 
*** Performance: 528 million operations/sec, 4 million triangle polygons/sec, 7 million vectors/sec, 4 million tiles/sec
 
*** Performance: 528 million operations/sec, 4 million triangle polygons/sec, 7 million vectors/sec, 4 million tiles/sec
 
*** Polygon fillrate: 300 million pixels/sec (3 million triangles/sec), 200 million pixels/sec (4 million triangles/sec)
 
*** Polygon fillrate: 300 million pixels/sec (3 million triangles/sec), 200 million pixels/sec (4 million triangles/sec)
Line 70: Line 69:
 
** [[wikipedia:Shading|Shading]]: [http://www.giantbomb.com/flat-shading/3015-2277/ Flat shading], [http://www.giantbomb.com/gouraud-shading/3015-4864/ Gouraud shading], high-specular Gouraud shading, micro texture shading, [[wikipedia:Fixed-function|fix shading]], flat sun shading
 
** [[wikipedia:Shading|Shading]]: [http://www.giantbomb.com/flat-shading/3015-2277/ Flat shading], [http://www.giantbomb.com/gouraud-shading/3015-4864/ Gouraud shading], high-specular Gouraud shading, micro texture shading, [[wikipedia:Fixed-function|fix shading]], flat sun shading
 
** [[wikipedia:Special effects|Special effects]]: [[wikipedia:Distance fog|Zoning fog]], 32 levels of [[wikipedia:Transparency and translucency|translucency]], model & texture [[wikipedia:Level of detail|LOD]], fade in/out, 4095 moving [[wikipedia:3D modeling|models]], [http://www.giantbomb.com/motion-blur/3015-248/ motion blur]
 
** [[wikipedia:Special effects|Special effects]]: [[wikipedia:Distance fog|Zoning fog]], 32 levels of [[wikipedia:Transparency and translucency|translucency]], model & texture [[wikipedia:Level of detail|LOD]], fade in/out, 4095 moving [[wikipedia:3D modeling|models]], [http://www.giantbomb.com/motion-blur/3015-248/ motion blur]
** VROM access: GPU has direct access to VROM (Video [[wikipedia:Mask ROM|Mask]] ROM) on game ROM board,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.h}} with high-speed access allowing it to stream polygon/texture data directly from VROM {{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}}
+
** VROM access: GPU has direct access to VROM (Video ROM) on game ROM board,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.h}} with fast [[wikipedia:Mask ROM|Mask ROM]] access speed allowing it to stream polygon/texture data directly from VROM {{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}}
 
** Other capabilities: [[wikipedia:Direct memory access|DMA]] device,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.cpp}} tile generator {{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/TileGen.cpp}}
 
** Other capabilities: [[wikipedia:Direct memory access|DMA]] device,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.cpp}} tile generator {{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/TileGen.cpp}}
 
* [[wikia:w:c:gaming:Display resolution|Display Resolution]]: 496×384 to [[wikipedia:480p|640x480]], [[wikipedia:Progressive scan|progressive scan]] (non-[[wikipedia:Interlaced video|interlaced]]), 24 kHz [[wikipedia:Horizontal scan rate|horizontal sync]], one or two planes
 
* [[wikia:w:c:gaming:Display resolution|Display Resolution]]: 496×384 to [[wikipedia:480p|640x480]], [[wikipedia:Progressive scan|progressive scan]] (non-[[wikipedia:Interlaced video|interlaced]]), 24 kHz [[wikipedia:Horizontal scan rate|horizontal sync]], one or two planes
Line 76: Line 75:
 
* [[Palette|Color Depth]]: 32-bit [[wikipedia:RGBA color space|ARGB]],{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}} [[wikia:w:c:gaming:List of RGB palettes#24-bit RGB|24-bit]] [[wikia:w:c:gaming:List of RGB palettes|RGB]] [[wikipedia:True Color|true color]] (16,777,216 colors) and [[wikipedia:Alpha compositing|alpha opacity]]
 
* [[Palette|Color Depth]]: 32-bit [[wikipedia:RGBA color space|ARGB]],{{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}} [[wikia:w:c:gaming:List of RGB palettes#24-bit RGB|24-bit]] [[wikia:w:c:gaming:List of RGB palettes|RGB]] [[wikipedia:True Color|true color]] (16,777,216 colors) and [[wikipedia:Alpha compositing|alpha opacity]]
 
* Scroll Window: Two planes (24 kHz, two plane mode), 16 colors/32,768 1024 palette x 2 bank, 256/32,768 64 palette x 2 bank
 
* Scroll Window: Two planes (24 kHz, two plane mode), 16 colors/32,768 1024 palette x 2 bank, 256/32,768 64 palette x 2 bank
* Memory: Up to 243 [[Byte|MB]] (136 MB main, 89.157226 MB video, 17.570312 MB audio, 320 [[Byte|KB]] other)
+
* Memory: Up to 243 [[Byte|MB]] (136 MB main, 89.157226 MB video, 17.570312 MB sound, 320 [[Byte|KB]] other)
 
** [[RAM]]: 35,369 KB (34.540039 MB) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Model3.cpp}}
 
** [[RAM]]: 35,369 KB (34.540039 MB) {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Model3.cpp}}
*** Main RAM: 8 MB (8192 KB) @ 66 MHz (3 MB [[wikipedia:SGRAM|SGRAM]]) {{ref|http://pdf.datasheetcatalog.com/datasheets2/10/1024306_1.pdf}}
+
*** Main RAM: 8 MB @ 66 MHz (3 MB [[wikipedia:SGRAM|SGRAM]], 64-bit,{{ref|http://pdf.datasheetcatalog.com/datasheets2/10/1024306_1.pdf}} 528 MB/sec bandwidth)
 
*** [[VRAM]]: 25,761 KB (5121 KB framebuffers, 9248 KB textures, 1 MB [[wikipedia:Display list|display list]], 4 MB polygons, 5 MB culling,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.h}} 1152 KB tile generator){{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model3.cpp}}
 
*** [[VRAM]]: 25,761 KB (5121 KB framebuffers, 9248 KB textures, 1 MB [[wikipedia:Display list|display list]], 4 MB polygons, 5 MB culling,{{ref|https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.h}} 1152 KB tile generator){{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model3.cpp}}
 
**** [[wikipedia:Framebuffer|Framebuffer]] RAM: 5121 KB (5 MB [[wikipedia:Mitsubishi|Mitsubishi]] 3D-RAM, 1 KB pixel buffer SRAM [[wikipedia:Cache (computing)|cache]]) {{fileref|M5M410092FP datasheet.pdf/}}
 
**** [[wikipedia:Framebuffer|Framebuffer]] RAM: 5121 KB (5 MB [[wikipedia:Mitsubishi|Mitsubishi]] 3D-RAM, 1 KB pixel buffer SRAM [[wikipedia:Cache (computing)|cache]]) {{fileref|M5M410092FP datasheet.pdf/}}
 
**** [[wikipedia:Texture memory|Texture RAM]]: 9248 KB (8 MB Mitsubishi Cached DRAM, 32 KB [[SRAM]] cache,{{fileref|M5M4V4169TP datasheet.pdf}} 1 MB [[wikipedia:FIFO (computing and electronics)|FIFO]])
 
**** [[wikipedia:Texture memory|Texture RAM]]: 9248 KB (8 MB Mitsubishi Cached DRAM, 32 KB [[SRAM]] cache,{{fileref|M5M4V4169TP datasheet.pdf}} 1 MB [[wikipedia:FIFO (computing and electronics)|FIFO]])
**** [[wikipedia:SDRAM|SDRAM]]: 8 MB {{fileref|HM5241605 datasheet.pdf}}
+
**** [[wikipedia:SDRAM|SDRAM]]: 4 MB {{fileref|HM5241605 datasheet.pdf}}
*** Audio RAM: 1096 KB (64 KB main, 1032 KB SCSP; 512 KB per SCSP chip)
+
*** Sound RAM: 1096 KB (64 KB main, 1032 KB SCSP [[wikipedia:DRAM|DRAM]]; 512 KB per SCSP chip) {{ref|http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-30/DSA-593604.pdf}}
*** Other RAM: 320 KB (192 KB security, 128 KB backup [[wikipedia:Static random-access memory|static]] [[wikipedia:Non-volatile random-access memory|NVRAM]])
+
*** Other RAM: 320 KB (192 KB security, 128 KB backup [[SRAM]]/[[wikipedia:Non-volatile random-access memory|NVRAM]]) {{ref|http://www.syntax.com.tw/upload/pdf/IC-62256-70-3.pdf}}
** [[ROM]]: Up to 208.5 MB (128 MB main CROM, 64 MB VROM, 16.5 MB audio ROM)
+
** [[ROM]]: Up to 208.5 MB (128 MB main CROM, 64 MB VROM, 16.5 MB SROM)
 
*** ROM access time: 100 [[wikipedia:Nanosecond|nanoseconds]] {{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}}
 
*** ROM access time: 100 [[wikipedia:Nanosecond|nanoseconds]] {{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}}
 
*** High-speed access allows ROM to effectively be used as RAM, and polygon/texture data streamed directly from VROM to the GPU.
 
*** High-speed access allows ROM to effectively be used as RAM, and polygon/texture data streamed directly from VROM to the GPU.
Line 91: Line 90:
  
 
===Step 1.5 Specifications===
 
===Step 1.5 Specifications===
Sega Model 3 Step 1.5 had the following upgrades in late 1996: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
+
The Sega Model 3 Step 1.5, released in late 1996, had a higher CPU clock rate and faster 3D engine: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
  
 
{{multicol|
 
{{multicol|
Line 97: Line 96:
 
** Video board: Sega 837-12875 MODEL3 STEP 1.5
 
** Video board: Sega 837-12875 MODEL3 STEP 1.5
 
* Main CPU: IBM-Motorola PowerPC 603e @ 100 MHz
 
* Main CPU: IBM-Motorola PowerPC 603e @ 100 MHz
** Capabilities: 32-bit & 64-bit instructions/operations, 300 MIPS, 200 MFLOPS
+
** Capabilities: 300 MIPS, 200 MFLOPS
** CPU data bus: 64-bit bus width, 400 MB/sec bandwidth
 
 
* GPU: 2× Sega 315-5830-B (Real3D Pro‑1000) @ 66 MHz
 
* GPU: 2× Sega 315-5830-B (Real3D Pro‑1000) @ 66 MHz
 
** ALU: 4× Mitsubishi 3D‑RAM (33 MHz)
 
** ALU: 4× Mitsubishi 3D‑RAM (33 MHz)
*** Framebuffer fillrate: 2.112 billion pixels/sec (erase), 528 million pixels/sec (write), 264 million pixels/sec (read)
+
*** Framebuffer fillrate: 528 million pixels/sec (write), 264 million pixels/sec (read), 2.112 billion pixels/sec (erase)
 
*** Performance: 528 million operations/sec, 4 million triangle polygons/sec, 7 million vectors/sec, 4 million tiles/sec
 
*** Performance: 528 million operations/sec, 4 million triangle polygons/sec, 7 million vectors/sec, 4 million tiles/sec
 
*** Polygon fillrate: 300 million pixels/sec (3 million triangles/sec), 200 million pixels/sec (4 million triangles/sec)
 
*** Polygon fillrate: 300 million pixels/sec (3 million triangles/sec), 200 million pixels/sec (4 million triangles/sec)
Line 112: Line 110:
  
 
===Step 2.0 Specifications===
 
===Step 2.0 Specifications===
Sega Model 3 Step 2.0 had the following upgrades in 1997: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
+
The Sega Model 3 Step 2.0, released in 1997, was a substantial upgrade, with a higher CPU clock rate, significantly faster 3D engine (with an increased number of graphics chips), and more memory: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
  
 
{{multicol|
 
{{multicol|
Line 118: Line 116:
 
** Video board: Sega 837-12716 MODEL3 STEP2
 
** Video board: Sega 837-12716 MODEL3 STEP2
 
* CPU: IBM-Motorola PowerPC 603ev @ 166 MHz
 
* CPU: IBM-Motorola PowerPC 603ev @ 166 MHz
** Capabilities: 32-bit & 64-bit instructions/operations, [[:File:TSPC603R datasheet.pdf|498 MIPS]], [http://www.segatech.com/archives/january1998.html 332 MFLOPS])
+
** Capabilities: [[:File:TSPC603R datasheet.pdf|498 MIPS]], [http://www.segatech.com/archives/january1998.html 332 MFLOPS])
** CPU data bus: 64-bit bus width, 498 MB/sec bandwidth
 
 
* GPU: 6× Sega 315-6060 (Real3D Pro‑1000) @ 50 MHz {{fileref|Real3DPro1000ProductDescription.pdf}}
 
* GPU: 6× Sega 315-6060 (Real3D Pro‑1000) @ 50 MHz {{fileref|Real3DPro1000ProductDescription.pdf}}
 
** ALU: 15× Mitsubishi 3D‑RAM (33 MHz) {{fileref|M5M410092B datasheet.pdf}}{{ref|https://web.archive.org/web/19980122143920/www.mitsubishichips.com/products/asmemory/3dram/3dramind.htm}}
 
** ALU: 15× Mitsubishi 3D‑RAM (33 MHz) {{fileref|M5M410092B datasheet.pdf}}{{ref|https://web.archive.org/web/19980122143920/www.mitsubishichips.com/products/asmemory/3dram/3dramind.htm}}
 
*** Render output units: 48× 8-bit ROP/blend units (33 MHz), 24× 32-bit Z‑compare units (33 MHz)
 
*** Render output units: 48× 8-bit ROP/blend units (33 MHz), 24× 32-bit Z‑compare units (33 MHz)
 
*** Framebuffer bandwidth: 6.187 GB/sec (12× 528 MB/sec)
 
*** Framebuffer bandwidth: 6.187 GB/sec (12× 528 MB/sec)
*** Framebuffer fillrate: 6.336 billion pixels/sec (erase), 1.584 billion pixels/sec (write), 792 million pixels/sec (read)
+
*** Framebuffer fillrate: 1.584 billion pixels/sec (write), 792 million pixels/sec (read), 6.336 billion pixels/sec (erase)
 
*** Performance: 1.584 billion operations/sec, 12 million triangle polygons/sec, 21 million vectors/sec, 12 million tiles/sec
 
*** Performance: 1.584 billion operations/sec, 12 million triangle polygons/sec, 21 million vectors/sec, 12 million tiles/sec
 
*** Polygon fillrate: 900 million pixels/sec (9 million triangles/sec), 600 million pixels/sec (12 million triangles/sec)
 
*** Polygon fillrate: 900 million pixels/sec (9 million triangles/sec), 600 million pixels/sec (12 million triangles/sec)
Line 135: Line 132:
 
** Texture mapping: 48 million colored textures/sec
 
** Texture mapping: 48 million colored textures/sec
 
*** Texture RAM: 21 MB (42× 512 KB) Mitsubishi Cached DRAM (33 MHz), 6.187 GB/sec (24× 264 MB/sec) texture RAM bandwidth {{ref|http://smithsonianchips.si.edu/ice/cd/MEMORY97/SEC07.PDF}}
 
*** Texture RAM: 21 MB (42× 512 KB) Mitsubishi Cached DRAM (33 MHz), 6.187 GB/sec (24× 264 MB/sec) texture RAM bandwidth {{ref|http://smithsonianchips.si.edu/ice/cd/MEMORY97/SEC07.PDF}}
* Memory:
+
* Memory: Up to 317 [[Byte|MB]] (136 MB main, 146.835693 MB video, 33.695312 MB sound)
** [[VRAM]]:
+
** RAM: 57,567.75 KB (56.218505 MB)
*** Framebuffer RAM: 19,203.75 KB (18.75 MB Mitsubishi 3D-RAM, 3.75 KB pixel buffer [[SRAM]] cache) {{fileref|M5M410092FP datasheet.pdf/}}
+
*** Main RAM: 8 MB SDRAM @ 83 MHz (64-bit,{{ref|http://www.datasheets360.com/pdf/-6118132935679209263}} 666 MB/sec bandwidth)
*** Texture RAM: 21,588 KB (21 MB Mitsubishi Cached DRAM, 84 KB SRAM cache,{{fileref|M5M4V4169TP datasheet.pdf}} 1 MB FIFO)
+
*** [[VRAM]]: 47,959.75 KB (46.835693 MB)
*** [[wikipedia:SGRAM|SGRAM]]: 7 MB {{ref|http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-319/21153.pdf}}{{ref|http://pdf.datasheetcatalog.com/datasheets2/10/1024306_1.pdf}}
+
**** Framebuffer RAM: 19,203.75 KB (18.75 MB Mitsubishi 3D-RAM, 3.75 KB pixel buffer [[SRAM]] cache) {{fileref|M5M410092FP datasheet.pdf/}}
** [[ROM]]: Up to 260.625 MB (128 MB main CROM, 100 MB VROM,{{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}} 32.625 MB audio ROM) {{ref|http://mamedb.com/game/spikeofe}}
+
**** Texture RAM: 21,588 KB (21 MB Mitsubishi Cached DRAM, 84 KB SRAM cache,{{fileref|M5M4V4169TP datasheet.pdf}} 1 MB FIFO)
 +
**** [[wikipedia:SGRAM|SGRAM]]: 7 MB {{ref|http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-319/21153.pdf}}{{ref|http://pdf.datasheetcatalog.com/datasheets2/10/1024306_1.pdf}}
 +
**** Sound RAM: 1096 KB (1 MB DRAM)
 +
**** Other RAM: 320 KB
 +
** [[ROM]]: Up to 260.625 MB (128 MB main CROM, 100 MB VROM,{{ref|http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg}} 32.625 MB SROM) {{ref|http://mamedb.com/game/spikeofe}}
 
}}
 
}}
  
 
===Step 2.1 Specifications===
 
===Step 2.1 Specifications===
Sega Model 3 Step 2.1 is largely identical to Step 2.0, but with the following update in 1998: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
+
The Sega Model 3 Step 2.1, released in 1998, is largely identical to Step 2.0, but with the following update: {{ref|https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp}}
  
 
* Board Composition: CPU + VIDEO + ROM boards
 
* Board Composition: CPU + VIDEO + ROM boards

Revision as of 18:32, 18 November 2015

Model3 fullboard.jpg
Sega Model 3
Manufacturer: Sega
Release Date RRP Code

The Sega Model 3 is an arcade platform produced by Sega. It is a successor to the Sega Model 2 platform, and was released in 1996.

The Model 3 hardware is very different to the Model 1 and Model 2 boards which preceded it. The Model 3 used dual Real3D Pro-1000 graphics processors as its GPU, designed by Real3D in partnership with Mitsubishi. The Model 3 was designed to push as many textured polygons as possible in real-time, along with the most advanced graphical techniques available at the time, such as multisample anti-aliasing, motion blur, facial animation, specular highlighting/reflection/shading, and multiple light sources. Upon release, the Model 3 board was more powerful than any other arcade platform on the market, as well as any home console or computer at the time; it took several years for home systems to catch-up to the Model 3.

The Model 3 was succeeded by the Sega NAOMI in 1998, followed by the Sega Hikaru in 1999 and Sega NAOMI 2 in 2000.

History

The Model 3 board went through a series of delays which frustrated Sega. Following their success with the Model 2's graphics chip, Real3D (a spin-off company from Lockheed Martin) were unable to finalise the specifications of the Model 3's GPU, the Real3D Pro-1000 graphics processors, until late 1995 or early 1996. By this time, Real3D had partnered with Mitsubishi, which provided the ALU and graphics memory for the Pro-1000.[1] Sega had planned to release the Model 3 board in late 1995 along with three games, one of which, Indy 500, was reportedly downgraded to Model 2 hardware thanks to the troubles. In late 1995, Yu Suzuki promised the Model 3 would deliver "the best 3D graphics".[2] When the Model 3 specification was finalized, it used two Real3D Pro-1000 processors, including four Mitsubishi 3D-RAM ALU chips.[3] The Model 3 eventually debuted, with Virtua Fighter 3 as its first game, at the AOU Show 1996 in February 1996, and was followed by Scud Race later that year. The board was officially supported until 1999, to make room for the Sega NAOMI and its successors, the Sega Hikaru and NAOMI 2.

The Model 3 went through a number of revisions (steps) in which improvements were made the system and board architecture was changed. These "steppings" mainly increased the clock speed of the CPU and the speed of the 3D engine, as well as minor changes to the board architecture.[3] Step 1.0 and Step 1.5 released in 1996, Step 2.0 in 1997, and Step 2.1 in 1998. Though there was much talk of Model 3 games being ported to the Sega Saturn, all home ports of Model 3 games were seen on the Sega Dreamcast, including the likes of Sega Rally 2, Virtua Fighter 3tb, Virtual-On Oratorio Tangram and Virtua Striker 2.

It was the most powerful game system in its time, an order of magnitude more powerful than PC graphics cards from 1998, which were still producing Model 2 quality graphics, two years years after the Model 3's release.[4] By 2000, the Sega Model 2 & 3 had sold over 200,000 arcade systems worldwide,[5] making them some of the best-selling arcade game boards of all time. At around $15,000 each (for the Model 2, with the Model 3 costing higher), this amounts to at least over $3 billion revenue from cabinet sales, equivalent to over $4.9 billion in 2014.

From the early 1970s, arcades had been at the forefront of graphical technology in video games. The Model 3 hardware as well as competitors from this era were also leading the industry from a graphical perspective at the time, compared to PCs which were still producing Model 2 quality graphics in 1998,[4] but the gap began to slowly narrow after that, as PCs would begin to benefit from hardware accelerated graphics towards the end of the decade. Beginning with the co-development of the Sega Dreamcast console and Sega NAOMI arcade system, both released in 1998, consoles and later PCs would slowly become the basis for arcade systems, rather than the reverse as it had been up until this point. The last proprietary Sega arcade systems would be the Sega Hikaru and Sega NAOMI 2, after which PCs would overtake arcade systems as the forefront of graphical technology. Today, arcade games are built primarily around controls and the experience one gets from a game as opposed to graphical potential. Complex motion cabinets, and large, unique forms of control unsuitable for households is what drives the arcade industry in the present day.

Technical Specifications

Step 1.0 Specifications

Step 1.5 Specifications

The Sega Model 3 Step 1.5, released in late 1996, had a higher CPU clock rate and faster 3D engine: [3]

  • Board Composition: CPU + VIDEO + ROM boards
    • Video board: Sega 837-12875 MODEL3 STEP 1.5
  • Main CPU: IBM-Motorola PowerPC 603e @ 100 MHz
    • Capabilities: 300 MIPS, 200 MFLOPS
  • GPU: 2× Sega 315-5830-B (Real3D Pro‑1000) @ 66 MHz
    • ALU: 4× Mitsubishi 3D‑RAM (33 MHz)
      • Framebuffer fillrate: 528 million pixels/sec (write), 264 million pixels/sec (read), 2.112 billion pixels/sec (erase)
      • Performance: 528 million operations/sec, 4 million triangle polygons/sec, 7 million vectors/sec, 4 million tiles/sec
      • Polygon fillrate: 300 million pixels/sec (3 million triangles/sec), 200 million pixels/sec (4 million triangles/sec)
    • Geometrizers: 2 custom ASIC geometry processors (66 MHz), with 2 floating-point units (32-bit)
      • Geometrizer performance: 2.64 million textured triangle polygons/sec (1.32 million textured quad polygons/sec), with shading, translucency, anti-aliasing, fog, lighting and Z-buffering
    • Renderers: 2 pixel processors (66 MHz)
      • Renderer polygon fillrate: 132 million pixels/sec (write)
      • Texture fillrate: 132 million texels/sec

Step 2.0 Specifications

The Sega Model 3 Step 2.0, released in 1997, was a substantial upgrade, with a higher CPU clock rate, significantly faster 3D engine (with an increased number of graphics chips), and more memory: [3]

  • Board Composition: CPU + VIDEO + ROM boards
    • Video board: Sega 837-12716 MODEL3 STEP2
  • CPU: IBM-Motorola PowerPC 603ev @ 166 MHz
  • GPU: 6× Sega 315-6060 (Real3D Pro‑1000) @ 50 MHz [8]
    • ALU: 15× Mitsubishi 3D‑RAM (33 MHz) [10][12]
      • Render output units: 48× 8-bit ROP/blend units (33 MHz), 24× 32-bit Z‑compare units (33 MHz)
      • Framebuffer bandwidth: 6.187 GB/sec (12× 528 MB/sec)
      • Framebuffer fillrate: 1.584 billion pixels/sec (write), 792 million pixels/sec (read), 6.336 billion pixels/sec (erase)
      • Performance: 1.584 billion operations/sec, 12 million triangle polygons/sec, 21 million vectors/sec, 12 million tiles/sec
      • Polygon fillrate: 900 million pixels/sec (9 million triangles/sec), 600 million pixels/sec (12 million triangles/sec)
    • Geometrizers: 6 custom ASIC geometry processors (50 MHz), with 6 floating-point units (32-bit)
      • Lighting: 12 light spots, 12 spot lights
      • Geometrizer performance: 6 million textured triangle polygons/sec (3 million textured quad polygons/sec), with shading, translucency, anti-aliasing, fog, lighting and Z-buffering
    • Renderers: 6 pixel processors (50 MHz)
      • Renderer polygon fillrate: 300 million pixels/sec (write)
      • Texture fillrate: 300 million texels/sec
    • Texture mapping: 48 million colored textures/sec
      • Texture RAM: 21 MB (42× 512 KB) Mitsubishi Cached DRAM (33 MHz), 6.187 GB/sec (24× 264 MB/sec) texture RAM bandwidth [16]
  • Memory: Up to 317 MB (136 MB main, 146.835693 MB video, 33.695312 MB sound)
    • RAM: 57,567.75 KB (56.218505 MB)
      • Main RAM: 8 MB SDRAM @ 83 MHz (64-bit,[27] 666 MB/sec bandwidth)
      • VRAM: 47,959.75 KB (46.835693 MB)
        • Framebuffer RAM: 19,203.75 KB (18.75 MB Mitsubishi 3D-RAM, 3.75 KB pixel buffer SRAM cache) [23]
        • Texture RAM: 21,588 KB (21 MB Mitsubishi Cached DRAM, 84 KB SRAM cache,[15] 1 MB FIFO)
        • SGRAM: 7 MB [28][22]
        • Sound RAM: 1096 KB (1 MB DRAM)
        • Other RAM: 320 KB
    • ROM: Up to 260.625 MB (128 MB main CROM, 100 MB VROM,[18] 32.625 MB SROM) [29]

Step 2.1 Specifications

The Sega Model 3 Step 2.1, released in 1998, is largely identical to Step 2.0, but with the following update: [3]

  • Board Composition: CPU + VIDEO + ROM boards
    • Video board: Step 2.1: Sega 837-13368 MODEL3 STEP2.1

Hardware Images

List of Games

Step 1.0

Step 1.5

Step 2.0

Step 2.1


Sega arcade boards
Originating in arcades








  1. 1.0 1.1 http://www.thefreelibrary.com/Mitsubishi's+Graphics+Memory+Products+Power+REAL+3D's+R3D%2FPRO-1000...-a018554504
  2. File:SSM_UK_02.pdf, page 21
  3. 3.00 3.01 3.02 3.03 3.04 3.05 3.06 3.07 3.08 3.09 3.10 https://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp
  4. 4.0 4.1 http://www.thg.ru/smoke/19991022/print.html
  5. http://web.stanford.edu/dept/HPS/TimLenoir/MilitaryEntertainmentComplex.htm
  6. http://www.segatech.com/archives/january1998.html
  7. File:TSPC603R datasheet.pdf
  8. 8.0 8.1 File:Real3DPro1000ProductDescription.pdf
  9. 9.0 9.1 https://github.com/mamedev/mame/blob/master/src/mame/video/model3.cpp
  10. 10.0 10.1 File:M5M410092B datasheet.pdf
  11. File:M5M410092FP datasheet.pdf
  12. 12.0 12.1 htt (Wayback Machine: 1998-01-22 14:39)
  13. http://ieeexplore.ieee.org/iel1/4/10262/00482207.pdf
  14. htt (Wayback Machine: 2014-03-29 07:45)
  15. 15.0 15.1 15.2 File:M5M4V4169TP datasheet.pdf
  16. 16.0 16.1 http://smithsonianchips.si.edu/ice/cd/MEMORY97/SEC07.PDF
  17. 17.0 17.1 https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.h
  18. 18.0 18.1 18.2 http://farm6.staticflickr.com/5471/12172411045_18bfc5912f_c.jpg
  19. https://github.com/mirror/model3emu/blob/master/Src/Model3/Real3D.cpp
  20. https://github.com/mirror/model3emu/blob/master/Src/Model3/TileGen.cpp
  21. https://github.com/mirror/model3emu/blob/master/Src/Model3/Model3.cpp
  22. 22.0 22.1 http://pdf.datasheetcatalog.com/datasheets2/10/1024306_1.pdf
  23. 23.0 23.1 File:M5M410092FP datasheet.pdf/
  24. File:HM5241605 datasheet.pdf
  25. http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-30/DSA-593604.pdf
  26. http://www.syntax.com.tw/upload/pdf/IC-62256-70-3.pdf
  27. http://www.datasheets360.com/pdf/-6118132935679209263
  28. http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-319/21153.pdf
  29. http://mamedb.com/game/spikeofe


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