Capcom Play System 2: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Page Creation)
 
No edit summary
 
Line 1: Line 1:
{{Bob
|title = CPS2
|systems = {{system|CPS2}}
|developer = Capcom
|publisher = Capcom
|japan= {{date|1993|September}}
|usa= {{date|1993|September}}
|europe= {{date|1993|September}}
|console=y
}}
The '''Capcom Play System 2''' or CPS2 is a Arcade System follow up to the Capcom Play System 1 (CPS1) and the Capcom Play System 1 Dash (CPS1'). Hardware uses a custom Motorola 68000 for game logic and a Z80 to handle sound hardware.
The '''Capcom Play System 2''' or CPS2 is a Arcade System follow up to the Capcom Play System 1 (CPS1) and the Capcom Play System 1 Dash (CPS1'). Hardware uses a custom Motorola 68000 for game logic and a Z80 to handle sound hardware.


Line 24: Line 35:
* ''.13 .15 .17 .19'' — first half of graphics interleaved
* ''.13 .15 .17 .19'' — first half of graphics interleaved
* ''.14 .16 .18 .20'' — second half of graphics interleaved
* ''.14 .16 .18 .20'' — second half of graphics interleaved
[[Category:Consoles]]

Latest revision as of 17:59, 2 August 2024

Click to upload a new image...Dummy link

CPS2

Developer: Capcom
Publisher: Capcom
Platforms: CPS2
Released in JP: September 1993
Released in US: September 1993
Released in EU: September 1993


The Capcom Play System 2 or CPS2 is a Arcade System follow up to the Capcom Play System 1 (CPS1) and the Capcom Play System 1 Dash (CPS1'). Hardware uses a custom Motorola 68000 for game logic and a Z80 to handle sound hardware.

Games

Hardware

Emulators

  • Mame
  • Final Burn Neo

If you really want to hack Mame has a pretty powerful debugger.

Rom Images

Roms are usually distributed as zips mainly the dumps of the roms.

Most common set up is

  • .1 and .2 — Z80 Program Roms not interleaved
  • .3 through .10 — 68000 Program Roms not interleaved
  • .11 and .12 — Sound Samples

Graphics roms is a bit special.

  • .13 .15 .17 .19 — first half of graphics interleaved
  • .14 .16 .18 .20 — second half of graphics interleaved