mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Merge pull request #1203 from mamehaze/mpu4test
start improving MPU4 set descriptions
This commit is contained in:
commit
343eab595e
@ -641,6 +641,8 @@ GAME_CUSTOM( 199?, m4vivalv__5, m4vivalv, "vv_10_d_.3_3", 0
|
||||
GAME_CUSTOM( 199?, m4vivalv__6, m4vivalv, "vv_10_k_.3_3", 0x0000, 0x010000, CRC(70fc4c56) SHA1(02cbaadd3575ef0d9dc192aabbe39a735893a662), "Barcrest","Viva Las Vegas (Barcrest) (MPU4) (set 34)" )
|
||||
GAME_CUSTOM( 199?, m4vivalv__7, m4vivalv, "vv_10a__.3_3", 0x0000, 0x010000, CRC(c908d65a) SHA1(5af180e697c22c27380e275d76708103e298cf41), "Barcrest","Viva Las Vegas (Barcrest) (MPU4) (set 35)" )
|
||||
GAME_CUSTOM( 199?, m4vivalv__8, m4vivalv, "vvi05___.3_3", 0x0000, 0x010000, CRC(a5829d5c) SHA1(4cd1a2185579898db7be75f8c3f565043f0691b6), "Barcrest","Viva Las Vegas (Barcrest) (MPU4) (set 36)" )
|
||||
// "(C)1991 BARCREST" and "VLV 1.0"
|
||||
GAME_CUSTOM( 199?, m4vivalv__9, m4vivalv, "viva206", 0x0000, 0x010000, CRC(76ab9a5d) SHA1(455699cbc05f744eafe58881a8fb120b24cfe5c8), "Barcrest","Viva Las Vegas (Barcrest) (MPU4) (set 37)" )
|
||||
|
||||
|
||||
GAME(199?, m4stc ,0 ,mod4yam ,mpu4 , mpu4_state,m4default ,ROT0, "Barcrest","unknown MPU4 'STC 0.1' (Barcrest) (MPU4)",GAME_FLAGS)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -22678,6 +22678,7 @@ m4vivalv__5 //
|
||||
m4vivalv__6 //
|
||||
m4vivalv__7 //
|
||||
m4vivalv__8 //
|
||||
m4vivalv__9 //
|
||||
m4vivalv__a //
|
||||
m4vivalv__b //
|
||||
m4vivalv__c //
|
||||
@ -25948,7 +25949,6 @@ m4vegast__s //
|
||||
m4vegast__t //
|
||||
m4vegast__u //
|
||||
m4vegast__v //
|
||||
m4vegast__w //
|
||||
m4vegast__x //
|
||||
m4vivaes // Viva Espana (Barcrest)
|
||||
m4vivaes__0 //
|
||||
@ -25963,7 +25963,6 @@ m4vivaes__8 //
|
||||
m4vivaes__9 //
|
||||
m4vivaes__a //
|
||||
m4vivaes__aa //
|
||||
m4vivaes__ab //
|
||||
m4vivaes__ac //
|
||||
m4vivaes__ad //
|
||||
m4vivaes__ae //
|
||||
@ -25978,6 +25977,7 @@ m4vivaes__am //
|
||||
m4vivaes__an //
|
||||
m4vivaes__ao //
|
||||
m4vivaes__ap //
|
||||
m4vivaes__aq //
|
||||
m4vivaes__b //
|
||||
m4vivaes__c //
|
||||
m4vivaes__d //
|
||||
|
Loading…
Reference in New Issue
Block a user