mirror of
https://github.com/mamedev/mame.git
synced 2024-11-18 10:06:19 +01:00
white space clean up
This commit is contained in:
parent
d1f32d2e07
commit
6224c41147
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue