Difference between revisions of "Sega System 24"

From Sega Retro

Line 11: Line 11:
 
The '''Sega System 24''' is an arcade platform released by [[Sega]] in the late 1980s. The System 24 is quite different from other "System" arcade boards - primarily it handles high resolution games with more colours, rather than serving as a direct successor to the standard [[Sega System 16]] arcade hardware (this task was reserved for the [[Sega System 32]]).
 
The '''Sega System 24''' is an arcade platform released by [[Sega]] in the late 1980s. The System 24 is quite different from other "System" arcade boards - primarily it handles high resolution games with more colours, rather than serving as a direct successor to the standard [[Sega System 16]] arcade hardware (this task was reserved for the [[Sega System 32]]).
  
 +
==Specifications==
 
The System 24 uses two [[Motorola 68000]] processors at 10 MHz. One is for booting, while the other is used by the game. The board holds 1360KB of RAM and 256kB of [[ROM]], and was the first Sega arcade system that required a medium resolution arcade monitor.  4352 colors can be used on-screen from a selectable 32,768, and the system can support up to 2048 sprites on-screen at once.
 
The System 24 uses two [[Motorola 68000]] processors at 10 MHz. One is for booting, while the other is used by the game. The board holds 1360KB of RAM and 256kB of [[ROM]], and was the first Sega arcade system that required a medium resolution arcade monitor.  4352 colors can be used on-screen from a selectable 32,768, and the system can support up to 2048 sprites on-screen at once.
  
 
Sound is driven by a [[YM2151]] at 4MHz; it is capable of delivering 8 channels of FM sound in addition to a DAC used for sound effects and speech synthesis. Early System 24s loaded their program off of floppy disks. Some later games such as ''[[Bonanza Bros.]]'' use CD-ROMs or hardware ROM boards as storage. No matter which storage device is used, a special security chip is required for each game an operator wants to play.
 
Sound is driven by a [[YM2151]] at 4MHz; it is capable of delivering 8 channels of FM sound in addition to a DAC used for sound effects and speech synthesis. Early System 24s loaded their program off of floppy disks. Some later games such as ''[[Bonanza Bros.]]'' use CD-ROMs or hardware ROM boards as storage. No matter which storage device is used, a special security chip is required for each game an operator wants to play.
 +
 +
===Technical Specifications===
 +
*CPU: [[Motorola 68000|Hitachi FD1094]] @ 10 MHz & [[Motorola 68000]] @ 10 MHz (16-bit & 32-bit instructions @ 3.5 [[wikipedia:Instructions per second|MIPS]])
 +
*[[wikipedia:Sound chip|Sound chips]]: [[Yamaha YM2151]] @ 4 MHz (8 FM synthesis channels), DAC (sound effects and speech synthesis)
 +
**Audio output: Stereo speakers, stereo headphones
 +
*GPU chipset: Sega 315-5242 Color Encoder 315-5292 Tilemap Generator, 315-5293 Sprite Generator, 315-5294 Priority Mixer, 315-5295 Object Generator
 +
**Graphical capabilities: Sprite zoom, scrolling, row & column scrolling, parallax scrolling
 +
*Memory:
 +
**[[RAM]]: 1360–1616 KB
 +
***Main RAM: 512 KB (256 KB per CPU)
 +
***[[VRAM|Video RAM]]: 848–1104 KB (16 KB colors, 192 KB tilemaps, 384 KB framebuffer [[wikipedia:Dual-ported RAM|DP]] VRAM, 256–512 KB sprite DRAM)
 +
**[[ROM]]: 256 KB
 +
*Storage media: Floppy disk, ROM board
 +
*Resolution: 496×384 (display), 656×424 (overscan),{{ref|https://github.com/mamedev/mame/tree/master/src/mame/drivers/segas24.c}} progressive scan
 +
*Color palette: 98,304
 +
**Sega's 16-bit arcade color palette: 15-bit RGB high color depth (32,768 colors) and 1-bit shadow & highlight that triples up to 98,304 colors
 +
*Colors on screen: 16,384
 +
*[[Tile Layer|Tilemaps]]:
 +
**Tilemap layers: 4 (2 scrolling and 2 windowed)
 +
**Tile size: 8×8 pixels
 +
**Tiles per scrolling tilemap: 4096
 +
**Scrolling tilemap size: 512×512 pixels
 +
*[[Sprite]]s:
 +
**Colors per sprite: 16 to 256
 +
**Sprite size: 8 to 1024 pixels in width/height
 +
**Sprite virtual space: 4096×4096 pixels
 +
**Sprite pixels/texels per scanline: 4096
 +
**Sprites per scanline: 512
 +
**Sprites on screen: 2048
 +
**Framebuffers: Dual framebuffers @ 512×384 pixels each, double buffering
  
 
==Games==
 
==Games==

Revision as of 13:52, 9 September 2015

System24.jpg
Sega System 24
Manufacturer: Sega
Release Date RRP Code

The Sega System 24 is an arcade platform released by Sega in the late 1980s. The System 24 is quite different from other "System" arcade boards - primarily it handles high resolution games with more colours, rather than serving as a direct successor to the standard Sega System 16 arcade hardware (this task was reserved for the Sega System 32).

Specifications

The System 24 uses two Motorola 68000 processors at 10 MHz. One is for booting, while the other is used by the game. The board holds 1360KB of RAM and 256kB of ROM, and was the first Sega arcade system that required a medium resolution arcade monitor. 4352 colors can be used on-screen from a selectable 32,768, and the system can support up to 2048 sprites on-screen at once.

Sound is driven by a YM2151 at 4MHz; it is capable of delivering 8 channels of FM sound in addition to a DAC used for sound effects and speech synthesis. Early System 24s loaded their program off of floppy disks. Some later games such as Bonanza Bros. use CD-ROMs or hardware ROM boards as storage. No matter which storage device is used, a special security chip is required for each game an operator wants to play.

Technical Specifications

  • CPU: Hitachi FD1094 @ 10 MHz & Motorola 68000 @ 10 MHz (16-bit & 32-bit instructions @ 3.5 MIPS)
  • Sound chips: Yamaha YM2151 @ 4 MHz (8 FM synthesis channels), DAC (sound effects and speech synthesis)
    • Audio output: Stereo speakers, stereo headphones
  • GPU chipset: Sega 315-5242 Color Encoder 315-5292 Tilemap Generator, 315-5293 Sprite Generator, 315-5294 Priority Mixer, 315-5295 Object Generator
    • Graphical capabilities: Sprite zoom, scrolling, row & column scrolling, parallax scrolling
  • Memory:
    • RAM: 1360–1616 KB
      • Main RAM: 512 KB (256 KB per CPU)
      • Video RAM: 848–1104 KB (16 KB colors, 192 KB tilemaps, 384 KB framebuffer DP VRAM, 256–512 KB sprite DRAM)
    • ROM: 256 KB
  • Storage media: Floppy disk, ROM board
  • Resolution: 496×384 (display), 656×424 (overscan),[1] progressive scan
  • Color palette: 98,304
    • Sega's 16-bit arcade color palette: 15-bit RGB high color depth (32,768 colors) and 1-bit shadow & highlight that triples up to 98,304 colors
  • Colors on screen: 16,384
  • Tilemaps:
    • Tilemap layers: 4 (2 scrolling and 2 windowed)
    • Tile size: 8×8 pixels
    • Tiles per scrolling tilemap: 4096
    • Scrolling tilemap size: 512×512 pixels
  • Sprites:
    • Colors per sprite: 16 to 256
    • Sprite size: 8 to 1024 pixels in width/height
    • Sprite virtual space: 4096×4096 pixels
    • Sprite pixels/texels per scanline: 4096
    • Sprites per scanline: 512
    • Sprites on screen: 2048
    • Framebuffers: Dual framebuffers @ 512×384 pixels each, double buffering

Games

Physical Scans

External links


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