Sega Mega Drive / Genesis
Sega's 16-bit champion
The Mega Drive broke Nintendo's stranglehold, brought Sonic to life, and made 'Genesis does what Nintendon't' the most aggressive slogan in gaming. Sega's own developer documentation is more careful than the slogan: the headline numbers it is remembered by are each the best case of a pair.
The Sega Mega Drive (Genesis in North America) was Sega’s declaration of war. Launching before Nintendo’s 16-bit console, it grabbed market share, attracted third parties, and positioned Sega as the cool alternative. Sonic the Hedgehog sealed the deal. For a moment, Sega and Nintendo were equals.
The machine is remembered by a short list of numbers — 80 sprites, 64 colours, 7.67 MHz. Sega’s own Genesis Software Manual gives each of them as the better half of a pair, and the half a programmer got depended on choices made elsewhere in the program.
Fast facts
- Manufacturer: Sega.
- Released: October 1988 (Japan), August 1989 (NA), 1990 (Europe).
- CPU: Motorola 68000 — 7.67 MHz on NTSC, 7.60 MHz on PAL, which the machine reports about itself in a register.
- Secondary CPU: Zilog Z80 (sound, SMS compatibility).
- Graphics: Custom VDP, 320×224 or 256×224.
- Colours: 64 registers from 512, of which 60 can be drawn.
- Sound: Yamaha YM2612 (FM synthesis) + SN76489 (PSG).
- Sprites: 80 on screen and 20 per line in 40-cell mode; 64 and 16 in 32-cell mode.
Technical specifications
| Component | Specification |
|---|---|
| CPU | Motorola 68000 @ 7.67 MHz NTSC / 7.60 MHz PAL |
| Co-processor | Zilog Z80 (sound) |
| VRAM | 64 KB |
| CRAM | 64 colour registers, 9 bits each |
| Colours | 512 palette; 64 registers, 60 drawable |
| Resolution | 320×224 (H40) or 256×224 (H32) |
| Sprites | 80 / 20 per line (H40); 64 / 16 per line (H32) |
| Sound | Yamaha YM2612 FM + SN76489 PSG |
The numbers, as Sega documented them
Sprites depend on the mode, and the real limit is dots. The manual tabulates capacity against horizontal resolution: 40-cell mode allows 80 sprites, 20 to a line, 320 dots to a line; 32-cell mode allows 64, 16, and 256. The familiar “80 and 20” is the wide mode only.
More usefully, the manual’s worked examples show that the sprite count is rarely what binds. The per-line budget is 320 dots, so four-cell-wide sprites exhaust it at ten, not twenty — the manual says so directly, “10 Sprites in the H40 cell mode”. And when the budget runs out mid-sprite, the sprite is not dropped but truncated: one example ends with a sprite displayed “only for 16 dots”. A programmer economising on sprite width was buying back sprites per line.
Sixty-four colours, four of them invisible. Colour RAM holds “64 9-bit wide color registers”, arranged as “4 palettes of 16 colors”, giving 64 out of 512 possible. But “0th color (of each palette) is always transparent” — so four of the sixty-four registers are spent on transparency, and 60 remain to be drawn with. The count usually quoted is the size of the hardware table, not the number of colours that can appear.
The clock is a pair, and the machine knows which. The version register at
$A10001 carries a VMOD bit: “0: NTSC CPU clock 7.67 MHz / 1: PAL CPU clock
7.60 MHz”, next to a Mode bit reading “0: Domestic Model / 1: Overseas Model”.
A Mega Drive can be asked what territory and what clock speed it is, which is a
practical answer to a problem the Amstrad CPC and
C64 left to the programmer.
DMA, and who gets the bus
Every machine this Vault has measured has a moment where the processor loses the bus. On the Mega Drive it is the VDP’s DMA, and Sega is explicit about the cost:
The 68K is stopped during memory to VRAM/CRAM/VSRAM DMA, but the Z80 continues to run as long as it does not attempt access to the 68K memory space.
That second clause is the Mega Drive’s particular arrangement. Where the Atari 8-bit’s ANTIC halts the 6502 and leaves nothing running, here a whole second processor carries on. One consequence follows from Sega’s sentence without needing Sega to draw it: because the Z80 drives the sound chips and is not on the stopped bus, audio continues through a large transfer that freezes the 68000. Whether that was a reason for the arrangement or a benefit of one adopted for Master System compatibility is not something the manual says.
The speed is unequal in the way the rest of the generation’s are:
The DMA is quite fast during VBLANK (about double the tightest possible 68K loop speed), but during active scan the speed is the same as a 68K loop.
Sega’s overview page puts a figure on the good half: 36 scanlines of vertical blanking, and 7380 bytes moved within them. Outside that window, DMA buys nothing over a hand-written copy loop — so the Mega Drive programmer’s calendar, like the Amiga’s, is organised around a gap in the display.
The sound chip’s arcade parentage
The manual introduces the YM2612 by naming its relative:
The Yamaha 2612 Frequency Modulation (FM) sound synthesis IC resembles the Yamaha 2151 (used in SEGA’s coin-operated machines) and the chips used in Yamaha’s synthesizers.
That is Sega telling home developers they have been handed the arcade division’s sound. Six FM channels, each built from “four dedicated channel components called ‘operators’”, plus one LFO and stereo output.
One line in the capability list shapes almost every Mega Drive soundtrack: the 8-bit digitised audio channel exists “as replacement for one of the FM channels”. Sampled sound is not an addition but a trade. A composer who wanted a real drum hit paid for it with a voice, leaving five FM channels for everything else — which is an arithmetic consequence of Sega’s sentence, and an observation this Vault offers about the platform’s characteristic five-part writing rather than a claim Sega makes.
Notable features
Notable features
- Blast Processing: a marketing term. It appears nowhere in the Genesis Software Manual, the Technical Bulletins or the 32X Hardware Manual held here, and no feature in the developer documentation corresponds to it
- FM synthesis: Rich, distinctive sound from the YM2612
- Expansion: 32X and SEGA CD add-ons
- Six-button controller: Later revision for fighting games
Beating Nintendo to market
Sega’s timing was strategic:
- Launched 16-bit console before Super NES.
- Two-year head start in North America.
- Established library before Nintendo arrived.
- Attracted third parties fleeing Nintendo’s restrictive policies.
The Genesis sound
The Yamaha FM chip created a distinctive audio palette:
- FM synthesis: Different character than SNES samples.
- Gritty, punchy: Suited action games perfectly.
- Recognisable: Genesis games sounded like nothing else.
- Composers: Yuzo Koshiro, Tommy Tallarico exploited its strengths.
Electronic Arts partnership
EA’s support proved crucial:
- Sports games: Madden, NHL, FIFA became system sellers.
- Exclusivity periods: EA games hit Genesis first.
- Marketing: Sports fans bought Genesis for EA.
- Volume: EA’s annual releases drove consistent sales.
Sonic arrives
Sonic the Hedgehog (1991) changed everything:
- Mascot with attitude: Mario’s antithesis.
- Speed showcase: Demonstrated Genesis capabilities.
- Marketing focus: Sega finally had their icon.
- Bundled: Replaced Altered Beast as pack-in.
The console war
Sega versus Nintendo defined an era:
- “Genesis does what Nintendon’t”: Aggressive marketing.
- Mortal Kombat: Blood code versus Nintendo’s censorship.
- Sports licensing: Battle for exclusive deals.
- Market share: Sega briefly achieved parity.
Add-on mistakes
Sega diluted their success:
- Sega CD (1991): FMV gimmick, expensive, few good games.
- 32X (1994): Stopgap that satisfied no one.
- Fragmentation: Multiple configurations confused consumers.
- Saturn distraction: Focus shifted to next generation.
Regional success
The Mega Drive performed differently by market:
- North America: Strong second to SNES, competitive.
- Europe: Market leader in many countries.
- Japan: Distant third behind SNES and PC Engine.
- Brazil: Dominant, officially supported into 2010s.
Legacy
The Mega Drive proved Nintendo could be challenged. Its aggressive marketing, third-party support, and genuine technical capabilities created real competition. The console wars it sparked changed how games were marketed. Sega would never reach these heights again.