diff options
| author | 2021-02-18 11:41:56 +0100 | |
|---|---|---|
| committer | 2021-02-18 11:41:56 +0100 | |
| commit | 6dc242da5631081332b4d3f43463c1bcb182f5e8 (patch) | |
| tree | 101d9a84eb8f1f306baeaf11afc6502d41c5af42 /src | |
| parent | f71867764c5b68818163de550b9c00969019ba77 (diff) | |
cps2.cpp: updated credits (#7802)
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/cps2.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/cps2.cpp b/src/mame/drivers/cps2.cpp index 3d30ce9d135..b6a9259faf3 100644 --- a/src/mame/drivers/cps2.cpp +++ b/src/mame/drivers/cps2.cpp @@ -7,8 +7,8 @@ Driver by Paul Leaman (paul@vortexcomputing.demon.co.uk) Thanks to Andreas Naive and Nicola Salmoria for understanding the encryption mechanism. -Thanks to Raz, Crashtest and the CPS2 decryption team for their -initial work on extracting decrypted code. +Thanks to Razoola, Ange 'Crashtest' Albertini and the CPS2 decryption team +for their initial work on extracting decrypted code. Capcom System 2 |
