Difference between revisions of "Sega Model 2"
From Sega Retro
Line 71: | Line 71: | ||
*** Located on CPU Board | *** Located on CPU Board | ||
** Graphics card: [[Sega]] Video Board 837-10072 @ 50 MHz {{ref|http://www.tvspels-nostalgi.com/pcb_sega.htm}}{{ref|http://hico-srv004.pixhotel.fr/sites/default/files/gamoovernet/20110520120039-lapin252-IMG-0112.JPG}} | ** Graphics card: [[Sega]] Video Board 837-10072 @ 50 MHz {{ref|http://www.tvspels-nostalgi.com/pcb_sega.htm}}{{ref|http://hico-srv004.pixhotel.fr/sites/default/files/gamoovernet/20110520120039-lapin252-IMG-0112.JPG}} | ||
− | *** Graphics chipset: Sega 315-5292 (32 MHz), 315-5644 | + | *** Graphics chipset: Sega 315-5292 (32 MHz), 315-5644 & 315-5645 (32 MHz), 315-5646 & 315-5647 (50 MHz), 315-5712 (40 MHz), 2× 315-5725 (50 MHz) |
*** [[wikipedia:Z-buffering|Z-Sort]] & [[wikipedia:Clipping (computer graphics)|Clip]] Hardware: Sega Z-Sort & Clip Hardware | *** [[wikipedia:Z-buffering|Z-Sort]] & [[wikipedia:Clipping (computer graphics)|Clip]] Hardware: Sega Z-Sort & Clip Hardware | ||
*** [[wikipedia:Render output unit|Hardware Renderer]]: [[Lockheed Martin]] Custom [[wikipedia:Rasterization|rasterization]] & [[wikipedia:Texture mapping|texture mapping]] hardware | *** [[wikipedia:Render output unit|Hardware Renderer]]: [[Lockheed Martin]] Custom [[wikipedia:Rasterization|rasterization]] & [[wikipedia:Texture mapping|texture mapping]] hardware | ||
*** [[wikipedia:Tile engine|Tilemap engine]]: Sega 315-5292 tilemap generator ([[Sega System 24]] tilemap engine) {{ref|http://imame4all.googlecode.com/svn-history/r146/Reloaded/trunk/src/mame/video/segaic16.c}} | *** [[wikipedia:Tile engine|Tilemap engine]]: Sega 315-5292 tilemap generator ([[Sega System 24]] tilemap engine) {{ref|http://imame4all.googlecode.com/svn-history/r146/Reloaded/trunk/src/mame/video/segaic16.c}} | ||
* Display resolution: 496×384 pixels, 24 Hz [[wikipedia:Horizontal scan rate|HSync]], [[wikipedia:Progressive scan|progressive scan]] (non-interlaced), double-buffering {{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model2.cpp}} | * Display resolution: 496×384 pixels, 24 Hz [[wikipedia:Horizontal scan rate|HSync]], [[wikipedia:Progressive scan|progressive scan]] (non-interlaced), double-buffering {{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model2.cpp}} | ||
− | * Overscan resolution: 656×496 | + | * Overscan resolution: 656×496 |
− | * [[wikipedia:Refresh rate|Refresh | + | * [[wikipedia:Refresh rate|Refresh rate]]: 60 Hz, 30 Hz {{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model2.cpp}} |
− | ** [[wikipedia:Frame rate|Frame | + | ** [[wikipedia:Frame rate|Frame rate]]: 30–60 frames/sec |
− | * [[Palette|Color depth]]: 16,777,216 (24-bit | + | * Pixel clock rate: 19.523 MHz (656×496, 60 Hz) |
+ | * [[Palette|Color depth]]: 16,777,216 ([http://www.gamezero.com/team-0/whats_new/past/news9504.html 24-bit]), 65,536 (16-bit) | ||
* Graphical features: [[wikipedia:Flat shading|Flat shading]], [[wikipedia:Texture mapping|texture mapping]], [[wikipedia:Texture mapping#Perspective correctness|perspective correction]], [[wikipedia:Texture filtering|Texture filtering]], [[wikipedia:Spatial anti-aliasing|texture anti-aliasing]], [[wikipedia:Microtexture|microtexture]], [[wikipedia:Diffuse reflection|diffuse reflection]], [[wikipedia:Specular reflection|specular reflection]], [[wikipedia:Alpha blending|alpha blending]], [[wikipedia:Transparency (graphic)|transparency]], [[wikipedia:Rasterization|rasterization]], [[wikipedia:Mipmap|mipmapping]], [[wikipedia:Level of detail|level of detail]], [[wikipedia:Z-buffering|Z-sorting]], [[wikia:w:c:gaming:Transform, clipping, and lighting|T&L (transform, clipping, and lighting)]],{{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model2.cpp}}{{fileref|3DGraphicsProcessorChipSet.pdf}} [[wikipedia:Trilinear filtering|trilinear filtering]] {{ref|http://www.thg.ru/smoke/19991022/print.html}} | * Graphical features: [[wikipedia:Flat shading|Flat shading]], [[wikipedia:Texture mapping|texture mapping]], [[wikipedia:Texture mapping#Perspective correctness|perspective correction]], [[wikipedia:Texture filtering|Texture filtering]], [[wikipedia:Spatial anti-aliasing|texture anti-aliasing]], [[wikipedia:Microtexture|microtexture]], [[wikipedia:Diffuse reflection|diffuse reflection]], [[wikipedia:Specular reflection|specular reflection]], [[wikipedia:Alpha blending|alpha blending]], [[wikipedia:Transparency (graphic)|transparency]], [[wikipedia:Rasterization|rasterization]], [[wikipedia:Mipmap|mipmapping]], [[wikipedia:Level of detail|level of detail]], [[wikipedia:Z-buffering|Z-sorting]], [[wikia:w:c:gaming:Transform, clipping, and lighting|T&L (transform, clipping, and lighting)]],{{ref|https://github.com/mamedev/mame/blob/master/src/mame/video/model2.cpp}}{{fileref|3DGraphicsProcessorChipSet.pdf}} [[wikipedia:Trilinear filtering|trilinear filtering]] {{ref|http://www.thg.ru/smoke/19991022/print.html}} | ||
** [[wikipedia:Texture mapping|Texture map]] resolution: Up to 1024×2048 pixels | ** [[wikipedia:Texture mapping|Texture map]] resolution: Up to 1024×2048 pixels | ||
** [[wikipedia:Microtexture|Microtexture]] size: Up to 128×128 pixels | ** [[wikipedia:Microtexture|Microtexture]] size: Up to 128×128 pixels | ||
* [[wikipedia:Digital geometry|Geometric]] performance: [http://www.gamezero.com/team-0/whats_new/past/news9504.html 500,000] textured polygons/sec, 900,000 vectors/sec | * [[wikipedia:Digital geometry|Geometric]] performance: [http://www.gamezero.com/team-0/whats_new/past/news9504.html 500,000] textured polygons/sec, 900,000 vectors/sec | ||
− | * | + | * [[wikipedia:Fillrate|Fillrate]] performance: |
+ | ** Rendering fillrate: 82 million [[pixel]]s/sec (50 million pixels/sec polygons, 32 million pixels/sec tilemaps) | ||
+ | ** Texture fillrate: 50 million [[wikipedia:Texel (graphics)|texels]]/sec | ||
}} | }} | ||
Line 101: | Line 104: | ||
====Bandwidth==== | ====Bandwidth==== | ||
{{multicol| | {{multicol| | ||
− | * Main RAM bandwidth: 78.144091 MB/sec | + | * CPU cache bandwidth: 95.4 MB/sec (32-bit, 25 MHz) |
− | ** i960: 66.7 MB/sec (32-bit) {{fileref|80960KB datasheet.pdf}} | + | * RAM bandwidth: 939.6 MB/sec |
− | ** Z80: 11.444091 MB/sec (2× 8-bit) | + | ** Main RAM bandwidth: 78.144091 MB/sec |
− | * VRAM bandwidth: 842.419299 MB/sec {{ref|http://www.tvspels-nostalgi.com/pcb_sega.htm}}{{ref|http://hico-srv004.pixhotel.fr/sites/default/files/gamoovernet/20110520120039-lapin252-IMG-0112.JPG}} | + | *** i960: 66.7 MB/sec (32-bit) {{fileref|80960KB datasheet.pdf}} |
− | ** TGP: 366.210938 MB/sec (6× 32-bit, 16 MHz) {{fileref|TC5588P datasheet.pdf}} | + | *** Z80: 11.444091 MB/sec (2× 8-bit, 8 MHz & 4 MHz) |
− | ** Video Board: 476.208361 MB/sec | + | ** VRAM bandwidth: 842.419299 MB/sec {{ref|http://www.tvspels-nostalgi.com/pcb_sega.htm}}{{ref|http://hico-srv004.pixhotel.fr/sites/default/files/gamoovernet/20110520120039-lapin252-IMG-0112.JPG}} |
− | *** 315-5292 & 315-5644: 29.343826 MB/sec (2× 16-bit, 7.692308 MHz) {{fileref|TC518128CPL datasheet.pdf}} | + | *** TGP: 366.210938 MB/sec (6× 32-bit, 16 MHz) {{fileref|TC5588P datasheet.pdf}} |
− | *** 315-5645: 27.247837 MB/sec (16-bit, 14.285714 MHz) {{ref|http://matthieu.benoit.free.fr/cross/data_sheets/MB84256A.pdf}} | + | *** Video Board: 476.208361 MB/sec |
− | *** 315-5646 & 315-5647: 381.469726 MB/sec (2× 32-bit, 50 MHz) | + | **** 315-5292 & 315-5644: 29.343826 MB/sec (2× 16-bit, 7.692308 MHz) {{fileref|TC518128CPL datasheet.pdf}} |
− | *** 315-5712: 38.146972 MB/sec (40 MHz) {{ref|http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-39/DSA-764435.pdf}} | + | **** 315-5645: 27.247837 MB/sec (16-bit, 14.285714 MHz) {{ref|http://matthieu.benoit.free.fr/cross/data_sheets/MB84256A.pdf}} |
− | * Audio RAM bandwidth: 19.073486 MB/sec (16-bit, 10 MHz) | + | **** 315-5646 & 315-5647: 381.469726 MB/sec (2× 32-bit, 50 MHz) |
+ | **** 315-5712: 38.146972 MB/sec (40 MHz) {{ref|http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-39/DSA-764435.pdf}} | ||
+ | ** Audio RAM bandwidth: 19.073486 MB/sec (16-bit, 10 MHz) | ||
}} | }} | ||
Line 170: | Line 175: | ||
*** Floating-point units: 32-bit & 40-bit operations @ 160 MFLOPS (80 MFLOPS each) | *** Floating-point units: 32-bit & 40-bit operations @ 160 MFLOPS (80 MFLOPS each) | ||
*** Fixed-point arithmetic: 32-bit & [[wikipedia:64-bit computing|64-bit]] instructions @ 240 MIPS (120 MIPS each) | *** Fixed-point arithmetic: 32-bit & [[wikipedia:64-bit computing|64-bit]] instructions @ 240 MIPS (120 MIPS each) | ||
− | *** Bus width: 192-bit (96-bit each | + | *** Bus width: 192-bit (96-bit each; 64-bit SDRAM, 32-bit SRAM) |
** Tilemap engine: Sega System 24 tilemap engine | ** Tilemap engine: Sega System 24 tilemap engine | ||
* Graphical features: [[Gouraud shading]], [[wikipedia:Hidden surface determination|hidden surface]], [[wikipedia:Z-buffering|Z-buffering]], [[wikipedia:Nearest-neighbor interpolation|point sampling]], [[wikipedia:Bilinear filtering|bilinear filtering]], trilinear filtering {{fileref|3D-CG System with Video Texturing.pdf}} | * Graphical features: [[Gouraud shading]], [[wikipedia:Hidden surface determination|hidden surface]], [[wikipedia:Z-buffering|Z-buffering]], [[wikipedia:Nearest-neighbor interpolation|point sampling]], [[wikipedia:Bilinear filtering|bilinear filtering]], trilinear filtering {{fileref|3D-CG System with Video Texturing.pdf}} | ||
Line 177: | Line 182: | ||
** 490,000 textured polygons/sec, with lighting and Gouraud shading (245,000 per GPU) | ** 490,000 textured polygons/sec, with lighting and Gouraud shading (245,000 per GPU) | ||
* Fillrate performance: {{fileref|3DGraphicsProcessorChipSet.pdf}} | * Fillrate performance: {{fileref|3DGraphicsProcessorChipSet.pdf}} | ||
− | ** Rendering fillrate: 190 million | + | ** Rendering fillrate: 190 million pixels/sec (95 million pixels/sec per GPU) |
− | ** | + | ** Texture fillrate: 190 million texels/sec (95 million texels/sec per GPU) |
* Optional MPEG sound board: DSB2 | * Optional MPEG sound board: DSB2 | ||
** Additional sound CPU: Motorola 68000 (16-bit & 32-bit instructions) | ** Additional sound CPU: Motorola 68000 (16-bit & 32-bit instructions) |
Revision as of 16:11, 24 November 2015
Sega Model 2 | |||||
---|---|---|---|---|---|
Manufacturer: Sega | |||||
|
The Sega Model 2 is an arcade system board originally debuted by Sega in 1993 as a successor to the Sega Model 1 board. It is an extension of the Model 1 hardware, most notably introducing the concept of texture-mapped polygons, allowing for more realistic 3D graphics (for its time). The Model 2 board was an important milestone for the arcade industry, and helped launch several key arcade franchises of the 90s, including Daytona USA, Virtua Cop, Sega Rally Championship, Dead or Alive, Virtua Striker, Cyber Troopers Virtual-On and The House of the Dead.
The Model 2 was engineered with help from GE Aerospace (acquired by Martin Marietta in 1993, now part of Lockheed Martin), who designed the texture-mapping chip incorporated by the Model 2, which combined it with Sega's in-house polygon geometry engine.[1] The Model 2's development was led by famed game designer Yu Suzuki. The arcade board debuted along with Daytona USA, a game which was finished and copyrighted in 1993, and debuted at the JAMMA arcade show in August 1993. [2]
There four versions of the system: the original Model 2 and the Model 2A-CRX, Model 2B-CRX and Model 2C-CRX variants. Model 2 and 2A-CRX used a custom DSP with internal code for the geometrizer while 2B-CRX and 2C-CRX used well documented DSPs and uploaded the geometrizer code at startup to the DSP. The Model 2 was succeeded by the Sega Model 3 in 1996.
History
It was a further advancement of the earlier Model 1 system. The most noticeable improvement was texture mapping, which enabled polygons to be painted with bitmap images, as opposed to the limited monotone flat shading that Model 1 supported. The Model 2 also introduced the use of texture filtering and texture anti-aliasing,[1] as well as trilinear filtering.[3] It was the most powerful game system in its time, equivalent to the power of a PC graphics card in 1998, five years after the Model 2's release. [3]
Designed by Sega AM2's Yu Suzuki, he stated that the Model 2's texture mapping chip originated "from military equipment from Lockheed Martin, which was formerly General Electric Aerial & Space's textural mapping technology. It cost $2 million dollars to use the chip. It was part of flight-simulation equipment that cost $32 million. I asked how much it would cost to buy just the chip and they came back with $2 million. And I had to take that chip and convert it for video game use, and make the technology available for the consumer at 5,000 yen ($50)" ($84 in 2014) per machine. He said "it was tough but we were able to make it for 5,000 yen. Nobody at Sega believed me when I said I wanted to purchase this technology for our games."[4] Suzuki stated that, in "the end," it "was a hit and the industry gained mass-produced texture-mapping as a result." For Virtua Fighter 2, he also utilized motion capture technology, introducing it to the game industry. [5]
There were also issues working on the new CPU,[4] the Intel i960-KB, which had just released in 1993.[6] Suzuki stated that when working "on a brand new CPU, the debugger doesn't exist yet. The latest hardware doesn't work because it's full of bugs. And even if a debugger exists, the debugger itself is full of bugs. So, I had to debug the debugger. And of course with new hardware there's no library or system, so I had to create all of that, as well. It was a brutal cycle." [4]
In a late 1998 interview, Read3D's Jon Lenyo, a former employee of GE Aerospace (later Lockheed Martin), stated that Sega's development for the Model 2 can be traced back as early as November 1990, when he and other GE Aerospace employees visited Sega and demonstrated the trilinear texture filtering and shading capabilities of their technology. As Sega was already working on the Sega Model 1 internally, they eventually incorporated GE Aerospace's technology into the Model 2. [3]
Despite its high price tag of around $15,000 [3] (equivalent to $24489 in 2014), the Model 2 platform was very successful. It featured some of the highest grossing arcade games of all time: Daytona USA, Virtua Fighter 2, Cyber Troopers Virtual-On, The House of the Dead, and Dead or Alive, to name a few. Sega sold 65,000 units of the Model 2 annually,[3] and eventually sold over 130,000 units by 1996, amounting to over $1.95 billion revenue from hardware cabinet sales (130,000 units[7][8] at $15,000 each),[3][9] equivalent to over $3.18 billion in 2014, making it one of the best-selling arcade systems of all time.
According to Yu Suzuki, the Sega Model 2B-CRX arcade system board developed for Fighting Vipers "has a slightly faster processing speed" and "a higher response to displaying more polygons".[10]
Technical Specifications
Model 2 Specifications
- Board composition: CPU Board, Video Board, Communication Board, ROM Board, Sound Board, Feedback Driver Board [11]
- Revisions: CPU Board 837-10071, Video Board 837-10072, Communication Board 837-10537, ROM Board 834-10798, Sound Board 837-8679, Drive Board 838-10646 [12]
- Main CPU: Intel i960-KB @ 25 MHz
- Fixed-point arithmetic: 32-bit RISC instructions @ 25 MIPS [13]
- Floating-point unit: 32-bit, 64-bit and 80-bit operations @ 13.6 MFLOPS [14]
- Bus width: 32-bit
- Additional CPU: 2× Zilog Z80 (8-bit & 16-bit instructions @ 1.74 MIPS)
Sound
- Sound CPU: Motorola 68000 @ 10 MHz (16-bit & 32-bit instructions @ 1.75 MIPS)
- Sound chip: 2× Sega 315-5560 Custom MultiPCM
- Sound timer: Yamaha YM3834 @ 8 MHz (Model 2 only)
Graphics
- GPU: [17][11][1]
- Geometry Engine DSP coprocessors: 6× Fujitsu TGP MB86234 @ 16 MHz [18][19][12]
- Revisions: 315-5673, 315-5677, 2× 315-5678, 2× 315-5679 (later updated with 2× 315-5679B in 1994)
- Coprocessor abilities: Floating decimal point operation function, axis rotation operation function, 3D matrix operation function, ALU, DMA controllers, T&L (transform, clipping, lighting) [20]
- Floating-point units: 32-bit operations @ 96 MFLOPS (16 MFLOPS each)
- Fixed-point arithmetic: 32-bit instructions @ 96 MIPS (16 MIPS each)
- Bus width: 192-bit (32-bit each)
- Located on CPU Board
- Graphics card: Sega Video Board 837-10072 @ 50 MHz [12][21]
- Graphics chipset: Sega 315-5292 (32 MHz), 315-5644 & 315-5645 (32 MHz), 315-5646 & 315-5647 (50 MHz), 315-5712 (40 MHz), 2× 315-5725 (50 MHz)
- Z-Sort & Clip Hardware: Sega Z-Sort & Clip Hardware
- Hardware Renderer: Lockheed Martin Custom rasterization & texture mapping hardware
- Tilemap engine: Sega 315-5292 tilemap generator (Sega System 24 tilemap engine) [22]
- Geometry Engine DSP coprocessors: 6× Fujitsu TGP MB86234 @ 16 MHz [18][19][12]
- Display resolution: 496×384 pixels, 24 Hz HSync, progressive scan (non-interlaced), double-buffering [17]
- Overscan resolution: 656×496
- Refresh rate: 60 Hz, 30 Hz [17]
- Frame rate: 30–60 frames/sec
- Pixel clock rate: 19.523 MHz (656×496, 60 Hz)
- Color depth: 16,777,216 (24-bit), 65,536 (16-bit)
- Graphical features: Flat shading, texture mapping, perspective correction, Texture filtering, texture anti-aliasing, microtexture, diffuse reflection, specular reflection, alpha blending, transparency, rasterization, mipmapping, level of detail, Z-sorting, T&L (transform, clipping, and lighting),[17][23] trilinear filtering [3]
- Texture map resolution: Up to 1024×2048 pixels
- Microtexture size: Up to 128×128 pixels
- Geometric performance: 500,000 textured polygons/sec, 900,000 vectors/sec
- Fillrate performance:
Memory
Bandwidth
- CPU cache bandwidth: 95.4 MB/sec (32-bit, 25 MHz)
- RAM bandwidth: 939.6 MB/sec
Model 2A-CRX Specifications
Model 2A-CRX, released in 1994, featured upgraded sound capabilities and increased ROM capacity:
- Sound CPU: Motorola 68000 @ 12 MHz (16-bit & 32-bit instructions @ 2.1 MIPS)
- Sound chip: Yamaha SCSP
- Memory: Up to 142 MB (35.125 MB main, 90,208 KB video, 16,960 KB audio, 18 KB other)
- System RAM: 9776 KB (9.546875 MB)
- Main RAM: 1152 KB
- VRAM: 5984 KB
- Audio RAM: 576 KB
- Other RAM: 18 KB
- CPU cache: 768 bytes
- Game ROM: Up to 132.25 MB (34 MB main, 82.25 MB video,[28] 16 MB audio)
- System RAM: 9776 KB (9.546875 MB)
Model 2B-CRX Specifications
Model 2A-CRX, released in 1995, featured upgraded geometry engine DSP coprocessors and increased VRAM:
- GPU: [17]
- Geometry Engine DSP coprocessors: 2× Analog Devices ADSP-21062 SHARC [29]
- Coprocessor abilities: Floating decimal point operation function, axis rotation operation function, 3D matrix operation function, SOC, ALU, T&L
- Floating-point units: 32-bit & 40-bit operations @ 240 MFLOPS (120 MFLOPS each)
- Fixed-point arithmetic: 32-bit instructions @ 80 MIPS (40 MIPS each)
- Data bus width: 96-bit (48-bit each)
- DMA controllers: 20 DMA channels (10 channels each), 480 MB/sec transfer rate (240 MB/sec each)
- Z-Sort & Clip Hardware: Sega Z-Sort & Clip Hardware
- Hardware Renderer: Lockheed Martin Custom rasterization & texture mapping hardware
- Tilemap engine: Sega System 24 tilemap engine
- Geometry Engine DSP coprocessors: 2× Analog Devices ADSP-21062 SHARC [29]
- Rendering fillrate: 120 million pixels/sec (2 million pixels per frame)
- Memory: Up to 150.21 MB (35.125 MB main, 99,332 KB video, 16,960 KB audio, 18 KB other)
Model 2C-CRX Specifications
Model 2A-CRX, released in 1996, featured an upgraded GPU chipset and optional sound board:
- GPU:
- GPU coprocessors: 2× Fujitsu TGPx4 MB86235 [17][23]
- Coprocessor abilities: Geometry Engine DSP, Z-sorters, clipping, hardware renderers, floating decimal point operation function, axis rotation operation function, 3D matrix operation function, ALU, DMA controllers, T&L
- Floating-point units: 32-bit & 40-bit operations @ 160 MFLOPS (80 MFLOPS each)
- Fixed-point arithmetic: 32-bit & 64-bit instructions @ 240 MIPS (120 MIPS each)
- Bus width: 192-bit (96-bit each; 64-bit SDRAM, 32-bit SRAM)
- Tilemap engine: Sega System 24 tilemap engine
- GPU coprocessors: 2× Fujitsu TGPx4 MB86235 [17][23]
- Graphical features: Gouraud shading, hidden surface, Z-buffering, point sampling, bilinear filtering, trilinear filtering [30]
- Geometric performance: [23]
- 800,000 textured polygons/sec, with lighting and flat shading (400,000 per GPU)
- 490,000 textured polygons/sec, with lighting and Gouraud shading (245,000 per GPU)
- Fillrate performance: [23]
- Rendering fillrate: 190 million pixels/sec (95 million pixels/sec per GPU)
- Texture fillrate: 190 million texels/sec (95 million texels/sec per GPU)
- Optional MPEG sound board: DSB2
- Additional sound CPU: Motorola 68000 (16-bit & 32-bit instructions)
- Additional sound chip: NEC µD65654GF102
List of Games
Model 2
- Daytona USA (1993)
- Daytona USA Deluxe '93 (1993)
- Desert Tank (1994)
- Virtua Cop (1994)
Model 2A-CRX
- Virtua Fighter 2 (1994)
- Manx TT Superbike (1995)
- Sega Rally Championship (1995)
- Sega Rally Pro Drivin' (1995?)
- Sky Target (1995)
- Virtua Cop 2 (1995)
- Dead or Alive (1996)
- Dynamite Baseball (1996)
- Dynamite Cop (1996)
- Pilot Kids (1999)
- Virtua Fighter 2.1 (1996)
- Motor Raid (1997)
- Zero Gunner (1997)
Model 2B-CRX
- Fighting Vipers (1995)
- Gunblade NY (1995)
- Indy 500 (1995)
- Rail Chase 2 (1995)
- Virtua Striker (1995)
- Dead or Alive (1996)
- Dynamite Baseball (1996)
- Dynamite Cop (1996)
- Last Bronx (1996)
- Pilot Kids (1999)
- Sonic the Fighters (1996)
- Super GT 24H (1996)
- Cyber Troopers Virtual-On (1996)
- Dynamite Baseball 97 (1997)
- Zero Gunner (1997)
Model 2C-CRX
- Dynamite Cop (1996)
- Over Rev (1997)
- Power Sled (1996)
- Sega Ski Super G (1996)
- Sega Touring Car Championship (1996)
- Sega Water Ski (1996)
- Wave Runner (1996)
- The House of the Dead (1997)
- Top Skater (1997)
- Behind Enemy Lines (1998)
Other
- Ultimate Domain (unreleased) - Developed by Atlus. Previewed in Mean Machines Sega #51.
Gallery
A typical ROM (Virtua Cop)
Model 2A ROM (Dead or Alive)
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
|