Namco Pac-Man: Difference between revisions
(Created page with "'''Namco Pac-Man Hardware''' is the name given to a unique arcade system board, designed by Namco Limited for their game "Puckman" and released in Japan in 1980. Then licensed to Midway Manufacturing Co. under the name "Pac-Man" for distribution throughout the United States. Since its launch it has become one of the most recognizable and highest-grossing arcade video games of all time. The hardware itself is an 8-bit computer system including a Zilog Z80A CPU clocked a...") |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Namco Pac-Man]] is the name given to a unique arcade system board, designed by Namco Limited for their game "Puckman" and released in Japan in 1980. Then licensed to Midway Manufacturing Co. under the name "Pac-Man" for distribution throughout the United States. Since its launch it has become one of the most recognizable and highest-grossing arcade video games of all time. | |||
The hardware itself is an 8-bit computer system including a Zilog Z80A CPU clocked at 3.072MHz. It supports specialized RGB color graphics | The hardware itself is an 8-bit computer system including a Zilog Z80A CPU clocked at 3.072MHz. It supports specialized RGB color graphics including a tilemap-based background and hardware sprite generation, I/O for two player joysticks, buttons and configurable dipswitches and a 3-channel waveform sound generator. All comprised of off-the-shelf 74-series logic chips (with the exception of two custom-made ASICs that are however often broken-up also into discrete logic). | ||
Various memories are included on-board including 16KB of program ROM, 8KB of character ROM, 1KB of work RAM and 2KB of video RAM. | Various memories are included on-board including 16KB of program ROM, 8KB of character ROM, 1KB of work RAM and 2KB of video RAM. Additionally there are multiple smaller PROMs that store the 16-color master palette, individual 4-color subpalettes, sound waveforms, and timing logic. | ||
[Work In Progress] | |||
=== Hardware Reference === | |||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} |
Latest revision as of 03:50, 12 June 2023
Namco Pac-Man is the name given to a unique arcade system board, designed by Namco Limited for their game "Puckman" and released in Japan in 1980. Then licensed to Midway Manufacturing Co. under the name "Pac-Man" for distribution throughout the United States. Since its launch it has become one of the most recognizable and highest-grossing arcade video games of all time.
The hardware itself is an 8-bit computer system including a Zilog Z80A CPU clocked at 3.072MHz. It supports specialized RGB color graphics including a tilemap-based background and hardware sprite generation, I/O for two player joysticks, buttons and configurable dipswitches and a 3-channel waveform sound generator. All comprised of off-the-shelf 74-series logic chips (with the exception of two custom-made ASICs that are however often broken-up also into discrete logic).
Various memories are included on-board including 16KB of program ROM, 8KB of character ROM, 1KB of work RAM and 2KB of video RAM. Additionally there are multiple smaller PROMs that store the 16-color master palette, individual 4-color subpalettes, sound waveforms, and timing logic.
[Work In Progress]