mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
white space clean up
This commit is contained in:
parent
d1f32d2e07
commit
6224c41147
@ -1078,7 +1078,7 @@ C1996 MII
|
||||
C1996 MII
|
||||
|
||||
|
||||
ActualMegatouch 6 rom labels
|
||||
Actual Megatouch 6 rom labels
|
||||
--------------------------------
|
||||
|
||||
9255-60-01
|
||||
@ -1249,7 +1249,7 @@ static DRIVER_INIT(megat3te)
|
||||
{ 0xf0, 0xaa, 0x0f, 0x0f, 0x55, 0x55, 0xff, 0xab };
|
||||
|
||||
static const UINT8 megat3_ds1204_nvram[16] =
|
||||
{ 0x99, 0x53, 0xfc, 0x29, 0x3a, 0x95, 0x8b, 0x58, 0xca, 0xca, 0x00, 0xc2, 0x30, 0x62, 0x0b, 0x96 };
|
||||
{ 0x99, 0x53, 0xfc, 0x29, 0x3a, 0x95, 0x8b, 0x58, 0xca, 0xca, 0x00, 0xc2, 0x30, 0x62, 0x0b, 0x96 };
|
||||
|
||||
ds1204_init(megat3_ds1204_key, megat3_ds1204_nvram);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user