Capcom Play System 2

From Data Crystal
Revision as of 17:53, 2 August 2024 by Mountainmanjed (talk | contribs) (Page Creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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